Click or drag to resize

M11FfBlockReader.ReadBlock3Bytes Method

Overload List
  NameDescription
Public methodReadBlock3Bytes()
Read and return next block, assuming it is a ByteBlock3 It will return an array of 120 bytes.
Public methodReadBlock3Bytes(Byte[])
Read and return next block, assuming it is a ByteBlock3 the bytes arguement must be 120 bytes long.
Top
See Also