Copies bytes from the source byte array (ba) into the destination byte array

Declaration Syntax
public virtual void readByteArray(
byte[] ba,
int pos,
byte[] destByteArray
)

Parameters
- ba (array<
Byte
>[]()[])
- the byte array
- pos (Int32)
- the position to start reading
- destByteArray (array<
Byte
>[]()[])
- the destination byte array
Assembly:
lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)