inputBufferLength property

int inputBufferLength
final

Length in bytes of the buffer used for input data.

Note: This is a preferred value. There are algorithm specific constraints that may need to coerce this value to a required minimum or maximum.

Implementation

final int inputBufferLength;