ttg::detail::byte_istreambuf Member List
This is the complete list of members for ttg::detail::byte_istreambuf, including all inherited members.
byte_istreambuf(const char_type *buffer, std::size_t buffer_size=std::numeric_limits< std::size_t >::max()) | ttg::detail::byte_istreambuf | inline |
sgetn(char_type *s, std::streamsize n) noexcept | ttg::detail::byte_istreambuf | inline |
size() const noexcept | ttg::detail::byte_istreambuf | inline |
xsgetn(char_type *s, std::streamsize max_n) noexcept override final | ttg::detail::byte_istreambuf | inline |