PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Classes | |
class | StringDecoder |
The base class to a family of classes that decode various kinds of encoded byte streams. More... | |
class | StringUtf16Decoder |
This decoder extracts characters two at a time to get a plain wide character sequence. More... | |
class | StringUtf8Decoder |
This decoder extracts utf-8 sequences. More... | |
Typedefs | |
typedef StringUtf16Decoder | StringUnicodeDecoder |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file stringDecoder.h.