Semi Mod Loader
Static Public Member Functions | List of all members
Semi.BinaryReaderExt Class Reference

Static Public Member Functions

static byte[] ReadAllBytes (this BinaryReader reader)
 Reads all bytes from the stream into a byte array. More...
 

Member Function Documentation

◆ ReadAllBytes()

static byte [] Semi.BinaryReaderExt.ReadAllBytes ( this BinaryReader  reader)
inlinestatic

Reads all bytes from the stream into a byte array.

Returns
Array of all the remaining bytes in this stream.
Parameters
readerTarget reader.

The documentation for this class was generated from the following file: