A B C D F G H I L M P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- read() - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Returns the next byte in the stream.
- read(byte[], int, int) - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Reads bytes into the given buffer.
- readBodyData(OutputStream) - Method in class de.uhilger.httpserver.up.MultipartStream
-
Reads
body-datafrom the currentencapsulationand writes its contents into the outputStream. - readBoundary() - Method in class de.uhilger.httpserver.up.MultipartStream
-
Skips a
boundarytoken, and checks whether moreencapsulationsare contained in the stream. - readByte() - Method in class de.uhilger.httpserver.up.MultipartStream
-
Reads a byte from the
buffer, and refills it as necessary. - readHeaders() - Method in class de.uhilger.httpserver.up.MultipartStream
-
Reads the
header-partof the currentencapsulation.
All Classes All Packages