MCPcopy 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

serializeFunction · 0.45
deserializeFunction · 0.45
image_dataFunction · 0.45
load_contentsFunction · 0.45
webp_loaderMethod · 0.45
get_infoMethod · 0.45
read_argbMethod · 0.45
read_rgbaMethod · 0.45
read_bgraMethod · 0.45
read_rgbMethod · 0.45
read_bgrMethod · 0.45
write_threadMethod · 0.45

Calls

no outgoing calls

Tested by 2

write_threadMethod · 0.36
threadMethod · 0.36