BufferedReader.ReadBytesSegment(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Reads an array of Bytes as an ArraySegment<T>
public ArraySegment<byte> ReadBytesSegment (int count);
Parameters
- count
- Int32