Skip to content

Reader<TInput>.ReadBytes(TBufferWriter, int)

ReadBytes(TBufferWriter, int)

View source
public void ReadBytes<TBufferWriter>(scoped ref TBufferWriter writer, int count)
Reads the specified number of bytes into the provided writer.

Parameters

writerTBufferWriter
countint