| Package | Description |
|---|---|
| org.apache.commons.fileupload |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MultipartStream.readBoundary()
Skips a
boundary token, and checks whether more
encapsulations are contained in the stream. |
String |
MultipartStream.readHeaders()
Reads the
header-part of the current
encapsulation. |
Copyright © 2002–2019 Marc Magon. All rights reserved.