Packet.getData

Get a slice of the data contained in the packet.

class Packet
const
const(void)[]
getData
()

Return Value

Type: const(void)[]

Slice containing the data.

Meta