Ascii character by characer parser in a unicode source feeded chunkwise. Used for document format guessing and doctype extraction. More...
#include <cstddef>
Go to the source code of this file.
Classes | |
class | _Wolframe::utils::AsciiCharParser |
Class for parsing ascii character by character from a source in an unicode based encoding. More... | |
Namespaces | |
_Wolframe | |
Toplevel Wolframe namespace. | |
_Wolframe::utils | |
Utility functions for parsing, handling files, allocating memory, etc. (implemented in the core library libwolframe) | |
Ascii character by characer parser in a unicode source feeded chunkwise. Used for document format guessing and doctype extraction.
Copyright © 2014 - Project Wolframe - All Rights Reserved