Имя |
Описание |
BinaryStreamStack |
Provides character based and byte based stream-like read operations over multiple streams and provides methods to add data to the front of the buffer. |
MultipartFormDataParser |
Provides methods to parse a multipart/form-data stream into it's parameters and file data. |
MultipartParseException |
|
RebufferableBinaryReader |
Provides methods to interpret and read a stream as either character or binary data similar to a BinaryReader and provides the ability to push data onto the front of the stream. |
StreamingMultipartFormDataParser |
Provides methods to parse a multipart/form-data stream into it's parameters and file data. |
SubsequenceFinder |
Provides methods to find a subsequence within a sequence. |