Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShenCiao/CialloResearch
/ data
Method
data
dlib/dlib/java/java_array.h:251–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
250
size_t size() const { return sz; }
251
T* data() { return pdata; }
252
const T* data() const { return pdata; }
253
254
T* begin() { return pdata; }
Callers
15
serialize
Function · 0.45
deserialize
Function · 0.45
image_data
Function · 0.45
load_contents
Function · 0.45
webp_loader
Method · 0.45
get_info
Method · 0.45
read_argb
Method · 0.45
read_rgba
Method · 0.45
read_bgra
Method · 0.45
read_rgb
Method · 0.45
read_bgr
Method · 0.45
write_thread
Method · 0.45
Calls
no outgoing calls
Tested by
2
write_thread
Method · 0.36
thread
Method · 0.36