Structure.ByteValue

From Xojo Documentation

Method

Structure.ByteValue(littleEndian As Boolean, Assigns value() As Byte)

Supported for all project types and targets.

Sets the structure data using a byte array.


Method

Structure.ByteValue(littleEndian As Boolean) As Byte()

Supported for all project types and targets.

Gets othe structure data using a byte array.