XT-neighbor
|
Chunk represents a unit of data read by the stream. More...
Public Member Functions | |
bool | not_null () |
Public Attributes | |
T * | ptr = NULL |
int | len = 0 |
Chunk represents a unit of data read by the stream.
|
inline |
int Chunk< T >::len = 0 |
T* Chunk< T >::ptr = NULL |