Method | Description | |
---|---|---|
ReadBytes ( this source, byte bytesToRead ) : int | ||
ToArray ( this input ) : byte[] |
public static ReadBytes ( this source, byte bytesToRead ) : int | ||
source | this | |
bytesToRead | byte | |
return | int |
public static ToArray ( this input ) : byte[] | ||
input | this | |
return | byte[] |