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
A
- arrayequals(byte[], byte[], int) - Static method in class de.uhilger.httpserver.up.MultipartStream
-
Compares
count
first bytes in the arraysa
andb
. - asString(InputStream) - Static method in class de.uhilger.httpserver.up.Streams
-
This convenience method allows to read a org.apache.commons.fileupload.FileItemStream's content into a string.
- asString(InputStream, String) - Static method in class de.uhilger.httpserver.up.Streams
-
This convenience method allows to read a org.apache.commons.fileupload.FileItemStream's content into a string, using the given character encoding.
- available() - Method in class de.uhilger.httpserver.up.MultipartStream.ItemInputStream
-
Returns the number of bytes, which are currently available, without blocking.
All Classes All Packages