encodeCborUndefined

Encodes undefined.

size_t
encodeCborUndefined
(
R
)
(
auto ref R sink
)
if (
isOutputRange!(R, ubyte)
)

Meta