#include "io_decorators.h"
#include "io_helpers.h"
#include "utils.h"
Go to the source code of this file.
Functions | |
bool | isNull (unsigned char ch1, unsigned char ch2) |
int | isBOM (unsigned char ch1, unsigned char ch2) |
bool | readTwoChars (ID3_Reader &reader, ID3_Reader::char_type &ch1, ID3_Reader::char_type &ch2) |
|
Definition at line 77 of file io_helpers.cpp. |
|
Definition at line 72 of file io_helpers.cpp. |
|
Definition at line 109 of file io_helpers.cpp. |