packet property

  1. @Array.multi<NativeType>([4000])
Array<Char> packet
getter/setter pair

Pointer to the original packet.

Implementation

@ffi.Array.multi([4000])
external ffi.Array<ffi.Char> packet;