AV_BASE64_DECODE_SIZE

Calculate the output size in bytes needed to decode a base64 string with length x to a data buffer.

extern (C) @nogc nothrow extern (D)
AV_BASE64_DECODE_SIZE
(
T
)
(
auto ref T x
)

Meta