encodeCborNull

Encodes null.

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

Meta