outputBufferLength property

int outputBufferLength
final

Length in bytes of the buffer used for processed output 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 outputBufferLength;