dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ArrayStream.this
dlib
core
stream
ArrayStream
Constructor. Initializes stream with an array of bytes
this
()
this
(ubyte[] data, size_t size)
this
(ubyte[] data)
class
ArrayStream
this
(
ubyte
[]
data
)
Meta
Source
See Implementation
dlib
core
stream
ArrayStream
constructors
this
functions
close
getPosition
readBytes
readable
seekable
setPosition
size
Constructor. Initializes stream with an array of bytes