dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ReadOnlyFileSystem.openForInput
dlib
filesystem
filesystem
ReadOnlyFileSystem
Open a file for input.
interface
ReadOnlyFileSystem
InputStream
openForInput
(
string
filename
)
Return Value
Type:
InputStream
a valid InputStream on success, null on failure
Meta
Source
See Implementation
dlib
filesystem
filesystem
ReadOnlyFileSystem
functions
openDir
openForInput
stat
Open a file for input.