ENet Xojo plugin

ENetPacket.Resize Method

Resizes the packet.

Resize(
   size as Integer) as as Boolean

Parameters

size
The new size to set the packet to.

Returns

as Boolean

Remarks

See Also

ENetPacket Class