AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AStrongByteBufferInputStream Member List

This is the complete list of members for AStrongByteBufferInputStream, including all inherited members.

AStrongByteBufferInputStream(AByteBuffer buffer) noexcept (defined in AStrongByteBufferInputStream)AStrongByteBufferInputStreaminlineexplicit
AStrongByteBufferInputStream(_< AByteBuffer > buffer) noexcept (defined in AStrongByteBufferInputStream)AStrongByteBufferInputStreaminlineexplicit
buffer() noexcept (defined in AStrongByteBufferInputStream)AStrongByteBufferInputStreaminline
deserialize()IInputStreaminline
fileSize()ISeekableInputStreaminline
fromUrl(const AUrl &url) (defined in AStrongByteBufferInputStream)AStrongByteBufferInputStreamstatic
isEof() overrideAStrongByteBufferInputStreamvirtual
operator>>(T &dst)IInputStream
operator>>(T &&dst)IInputStream
read(char *dst, size_t size) overrideAStrongByteBufferInputStreamvirtual
ISeekableInputStream::read(std::span< std::byte > destination)IInputStreaminline
readExact(char *dst, size_t size)IInputStreaminline
seek(std::streamoff offset, std::ios::seekdir seekDir) overrideAStrongByteBufferInputStreamvirtual
tell() overrideAStrongByteBufferInputStreamvirtual
~AStrongByteBufferInputStream() override=default (defined in AStrongByteBufferInputStream)AStrongByteBufferInputStream
~IInputStream()=default (defined in IInputStream)IInputStreamvirtual
~ISeekableInputStream()=default (defined in ISeekableInputStream)ISeekableInputStreamvirtual