Skip to content

BitStreamFormatter.Format(Reader<TInput>)

Format(Reader<TInput>)

static
View source
public static string Format<TInput>(ref Reader<TInput> reader)
Formats the provided buffer.

Parameters

readerReader<TInput>
The reader.

Returns

The formatted input.