Uses of Class
com.helger.web.multipart.MultipartMalformedStreamException
-
Packages that use MultipartMalformedStreamException Package Description com.helger.web.multipart -
-
Uses of MultipartMalformedStreamException in com.helger.web.multipart
Methods in com.helger.web.multipart that throw MultipartMalformedStreamException Modifier and Type Method Description booleanMultipartStream. readBoundary()Skips aboundarytoken, and checks whether moreencapsulationsare contained in the stream.StringMultipartStream. readHeaders()Reads theheader-partof the currentencapsulation.
-