Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

src/io_helpers.cpp File Reference

#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)


Function Documentation

int isBOM ( unsigned char ch1,
unsigned char ch2 )
 

Parameters:
ch1  
ch2  

Definition at line 77 of file io_helpers.cpp.

bool isNull ( unsigned char ch1,
unsigned char ch2 )
 

Parameters:
ch1  
ch2  

Definition at line 72 of file io_helpers.cpp.

bool readTwoChars ( ID3_Reader & reader,
ID3_Reader::char_type & ch1,
ID3_Reader::char_type & ch2 )
 

Parameters:
reader  
ch1  
ch2  

Definition at line 109 of file io_helpers.cpp.


Generated at Sat Sep 8 15:51:11 2001 for id3lib by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001