Searched defs:sizeInBytes (Results 1 – 1 of 1) sorted by relevance
154 const int sizeInBytes = bitsWanted / 8; in allocate() local207 const int sizeInBytes; // Size of the stream *in bytes*. Might include padding. member