BigEndianBinaryReader.ReadBytes(Int32) Method

Definition

public override byte[] ReadBytes (int count);
override this.ReadBytes : int -> byte[]
Public Overrides Function ReadBytes (count As Integer) As Byte()

Parameters

count
Int32

Returns

Byte[]

Applies to