IAEADEngine.getUpdateOutputSize

interface IAEADEngine
size_t
getUpdateOutputSize
nothrow const
(
size_t len
)

Return Value

Type: size_t

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

Meta