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