AlignedBufferedStream.createBuffer

Construct the buffer with a specified size.

This method checks the buffer is properly aligned and the lenght is a multiple of BLOCK_SIZE too.

template AlignedBufferedStream()
protected
void
createBuffer
()

Parameters

buffer_blocks size_t

Buffer size in blocks

Meta