Reads body-data
from the current encapsulation
and discards it.
Use this method to skip encapsulations you don't need or don't understand. @return The amount of data discarded. @throws MalformedStreamException if the stream ends unexpectedly. @throws IOException if an i/o error occurs.
body-data
from the current encapsulation
and discards it. Use this method to skip encapsulations you don't need or don't understand. @return The amount of data discarded. @exception MalformedStreamException @exception IOException
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|