betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
File.read
betterc
file
File
Returns underlying FILE*
size_t
read
(void* ptr, size_t size, size_t nmemb)
size_t
read
(T[] buf)
struct
File
nothrow @
nogc
size_t
read
(
T
)
(
T
[]
buf
)
size_t
read
(T b)
Meta
Source
See Implementation
betterc
file
File
constructors
this
destructors
~this
functions
close
eof
error
flush
length
opAssign
opBinary
opUnary
read
reopen
seek
stream
write
manifest constants
seekCur
seekEnd
seekSet
postblits
this(this)
static functions
tmpfile
Returns underlying FILE*