| Package | Description |
|---|---|
| net.i2p.i2ptunnel.util | Internal HTTP utilities and helper classes for I2PTunnel operations. |
| Modifier and Type | Class and Description |
|---|---|
class | ByteLimitOutputStreamAn OutputStream that limits how many bytes are written, throwing
EOFException when the limit is exceeded. |
class | DechunkedOutputStreamSimple stream for checking and optionally removing RFC2616 chunked encoding to the output. |