Skip to content

BitStreamFormatter.Format(byte[], SerializerSession)

Format(byte[], SerializerSession)

static
View source
public static string Format(byte[] array, SerializerSession session)
Formats the specified array.

Parameters

arraybyte[]
The array.
sessionSerializerSession
The session.

Returns

The formatted input.