1 #ifndef FAIRDBBINARYFILE_H
2 #define FAIRDBBINARYFILE_H
15 #if !defined(__CINT__) || defined(__MAKECINT__)
30 Bool_t input = kTRUE);
105 Bool_t
Read(
char* bytes, UInt_t numBytes);
106 Bool_t
Write(
const char* bytes, UInt_t numBytes);
109 #if !defined(__CINT__)
126 #endif // FAIRDBBINARYFILE_H