Package i2p.susi.util
package i2p.susi.util
-
ClassDescriptionBase interface for all Buffers.Warning - static - not for use by multiple applications or prefixesAn InputStream that implements ReadCounter.An OutputStream that counts how many bytes are written and returns the count via getWritten().Buffering decoder, with output to a Writer.Write to nowhereA stream that returns EOF when the input matches the bytes provided.Escape HTML on the fly.Escape HTML on the fly.File implementation of Buffer.File name encoding methodsReplace plain \n with \r\n on the fly.Folder<O>Folder object manages a array Object[] to support paging and sorting.Gzip File implementation of Buffer.Limit total reads and skips to a specified maximum, then return EOFBuffer backed by a byte array.Output only.Input only for constant data, initialized from a byte array.Count the bytes that have been read or skippedStringBuilder version of StringWriter