psd-d ~translating_psd_sdk (2021-09-24T03:31:54.9463464)
Dub
Repo
Stream.read
psd
parse
io
Stream
Reads X amount of bytes from stream
returns empty array if EOF
class
Stream
abstract
ubyte
[]
read
(
size_t
length
)
Meta
Source
See Implementation
psd
parse
io
Stream
functions
eof
length
peek
read
seek
skip
tell
Reads X amount of bytes from stream
returns empty array if EOF