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
S
- setBoundary(byte[]) - Method in class de.uhilger.httpserver.up.MultipartStream
-
Changes the boundary token used for partitioning the stream.
- setHeaderEncoding(String) - Method in class de.uhilger.httpserver.up.MultipartStream
-
Specifies the character encoding to be used when reading the headers of individual parts.
- skip(long) - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Skips the given number of bytes.
- skipPreamble() - Method in class de.uhilger.httpserver.up.MultipartStream
-
Finds the beginning of the first
encapsulation
. - STREAM_TERMINATOR - Static variable in class de.uhilger.httpserver.up.MultipartStream
-
A byte sequence that that follows a delimiter of the last encapsulation in the stream (
--
). - Streams - Class in de.uhilger.httpserver.up
-
Der Lowlevel MultipartParser aus dem Projekt Apache Commons Fileupload ohne Abhaengigkeiten zum Rest von Commons Fileupload und Commons IO.
All Classes All Packages