MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::io::Reader< Impl > Member List

This is the complete list of members for mtcore::io::Reader< Impl >, including all inherited members.

BuffSlice typedefmtcore::io::Reader< Impl >
ErrType typedefmtcore::io::Reader< Impl >
read(BuffSlice buff)mtcore::io::Reader< Impl >inline
read_all(BuffSlice buff)mtcore::io::Reader< Impl >inline
read_all(Allocator &alloc, size_t maxSize=std::numeric_limits< size_t >::max())mtcore::io::Reader< Impl >inline
read_no_eof(BuffSlice buff)mtcore::io::Reader< Impl >inline
read_one()mtcore::io::Reader< Impl >inline
ReadElem typedefmtcore::io::Reader< Impl >
ResSlice typedefmtcore::io::Reader< Impl >
skip(size_t n)mtcore::io::Reader< Impl >inline
underlyingmtcore::io::Reader< Impl >