Method ToBytes
ToBytes()
Converts the stream data to the byte array.
public virtual byte[] ToBytes()
Returns
ToBytes(long, long)
Converts the stream data to the byte array.
public virtual byte[] ToBytes(long position, long bytesCount)
Converts the stream data to the byte array.
public virtual byte[] ToBytes()
Converts the stream data to the byte array.
public virtual byte[] ToBytes(long position, long bytesCount)