DatagramPacket.getLength

DatagramPacket.getLength

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized int getLength()
Returns
the length of the data to be sent or the length of the data received.
Description
Returns the length of the data to be sent or the length of the data received.