undead ~master (2024-04-17T22:51:33Z)
Home
Dub
Repo
CFile.writeBlock
undead
cstream
CFile
Overrides of the
Stream
methods to call the underlying
FILE*
C functions.
class
CFile
override
size_t
writeBlock
(
const
void
*
buffer
,
size_t
size
)
Meta
Source
See Implementation
undead
cstream
CFile
constructors
this
destructors
~this
functions
close
eof
flush
getc
readBlock
seek
ungetc
writeBlock
writeLine
writeLineW
properties
file
variables
cfile
Overrides of the Stream methods to call the underlying FILE* C functions.