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