Skip to content

dlib.filesystem

Timur Gafarov edited this page Oct 2, 2017 · 4 revisions

dlib.filesystem

Platform-independent file I/O abstraction. Includes file system interfaces and their implementations for Posix and Windows. Files are represented as streams (see dlib.core.stream).

Modules

Clone this wiki locally