imagefmt ~master (2021-06-20T15:24:54Z)
Dub
Repo
Write.write
imagefmt
Write
returns the number of bytes written; tries to write all of buf.
struct
Write
int
function
(
void
*
stream
,
ubyte
[]
buf
) @(
nogc
)
nothrow
write
;
Meta
Source
See Implementation
imagefmt
Write
variables
flush
stream
write
returns the number of bytes written; tries to write all of buf.