Transformation.outputLength

interface Transformation
const
size_t
outputLength
()

Return Value

Type: size_t

The size of the output if this transform is used to process a message with input_length bytes. Will throw if unable to give a precise answer.

Meta