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-data
from the currentencapsulation
and writes its contents into the outputStream
. - readBoundary() - Method in class de.uhilger.httpserver.up.MultipartStream
-
Skips a
boundary
token, and checks whether moreencapsulations
are 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-part
of the currentencapsulation
.
All Classes All Packages