AV_BASE64_SIZE

Calculate the output size needed to base64-encode x bytes to a null-terminated string.

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

Meta