Uses of Class
net.thevpc.nserver.util.MultipartStream2.MalformedStreamException
Packages that use MultipartStream2.MalformedStreamException
-
Uses of MultipartStream2.MalformedStreamException in net.thevpc.nserver.util
Methods in net.thevpc.nserver.util that throw MultipartStream2.MalformedStreamExceptionModifier and TypeMethodDescriptionintMultipartStream2.discardBodyData()
Readsbody-datafrom the currentencapsulationand discards it.intMultipartStream2.readBodyData(OutputStream output)
Readsbody-datafrom the currentencapsulationand writes its contents into the outputStream.booleanMultipartStream2.readBoundary()Skips aboundarytoken, and checks whether moreencapsulationsare contained in the stream.MultipartStream2.readHeaders()
Reads theheader-partof the currentencapsulation.