Get a byte array containing a copy of the bytes in the packet.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual byte[] getBytes()
Return Value
Type: Bytea byte array containing a copy of the bytes in the packet.
Remarks
See Also