1#ifndef __JDAQFRAME_IO__
2#define __JDAQFRAME_IO__
42 frame.
resize(number_of_hits);
Interface for binary input.
Interface for binary output.
virtual int write(const char *buffer, const int length)=0
Write byte array.
void resize(const int number_of_hits)
Resize internal buffer.
std::ostream & operator<<(std::ostream &out, const morphology_type &object)
Write morphology to output stream.
std::istream & operator>>(std::istream &in, morphology_type &object)
Read morphology from input stream.
KM3NeT DAQ data structures and auxiliaries.
size_t getSizeof()
Definition of method to get size of data type.