ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
File.read
dmd
root
file
File
Read the full content of a file.
ReadResult
read
(
const
(
char
)*
name
)
struct
File
nothrow extern (
C
++) static
ReadResult
read
(
const
(
char
)*
name
)
ReadResult
read
(
const
(
char
)[]
name
)
Meta
Source
See Implementation
dmd
root
file
File
static functions
read
remove
write
structs
ReadResult
Read the full content of a file.