encodeCborStringHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t encodeCborStringHeader(R sink, ulong textLength)
  2. size_t encodeCborStringHeader(R sink)
    size_t
    encodeCborStringHeader
    (
    R
    )
    (
    auto ref R sink
    )
    if (
    isOutputRange!(R, ubyte)
    )

Meta