IAEADEngine.getOutputSize

interface IAEADEngine
nothrow const
size_t
getOutputSize
(
size_t len
)

Return Value

Type: size_t

Return the size of the output buffer required for a processBytes plus a finish with an input of len bytes.

Meta