FixedSizeBuffer(int)View sourcepublic FixedSizeBuffer(int blockSizeInByte) Manages access to a fixed size byte buffer. ParametersblockSizeInByteintThe block size, in bytes.