MGL(Win32)
|
継承メンバを含む MGL::Text::TextStream の全メンバ一覧です。
GetEncoding() const noexcept | MGL::Text::TextStream | inline |
IsTerminated() const noexcept | MGL::Text::TextStream | inline |
Load(const File::PathView &filepath, Encoding encoding=Encoding::Auto) noexcept | MGL::Text::TextStream | |
PrintInfo() const noexcept | MGL::Text::TextStream | |
Read() noexcept | MGL::Text::TextStream | |
Read(CharacterArray &array) noexcept | MGL::Text::TextStream | |
ReadLine(CharacterArray &array) noexcept | MGL::Text::TextStream | |
Set(const uint8_t *buffer, size_t size, Encoding encoding=Encoding::Auto, bool existBOM=false) noexcept | MGL::Text::TextStream | |
TextStream() noexcept=default | MGL::Text::TextStream | |
TextStream(const uint8_t *buffer, size_t size, Encoding encoding=Encoding::Auto, bool existBOM=false) noexcept | MGL::Text::TextStream |