imagefmt ~master (2021-06-20T15:24:54Z)
Dub
Repo
Read.read
imagefmt
Read
returns number of bytes read; tries to read n bytes
struct
Read
int
function
(
void
*
stream
,
ubyte
*
buf
,
int
n
) @(
nogc
)
nothrow
read
;
Meta
Source
See Implementation
imagefmt
Read
variables
read
seek
stream
returns number of bytes read; tries to read n bytes