类 play.data.parsing.MultipartStream.MalformedStreamException
的使用

使用 MultipartStream.MalformedStreamException 的软件包
play.data.parsing   
 

play.data.parsingMultipartStream.MalformedStreamException 的使用
 

抛出 MultipartStream.MalformedStreamExceptionplay.data.parsing 中的方法
 int MultipartStream.discardBodyData()
           Reads body-data from the current encapsulation and discards it.
 int MultipartStream.readBodyData(java.io.OutputStream output)
          Reads body-data from the current encapsulation and writes its contents into the output Stream.
 boolean MultipartStream.readBoundary()
          Skips a boundary token, and checks whether more encapsulations are contained in the stream.
 java.lang.String MultipartStream.readHeaders()
          Reads the header-part of the current encapsulation.
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly