Format(ReadOnlySpan<byte>, SerializerSession)
static
public static string Format(ReadOnlySpan<byte> input, SerializerSession session) Formats the specified buffer.
Parameters
inputReadOnlySpan<byte>- The input buffer.
sessionSerializerSession- The session.
Returns
The formatted input.
