Uses of Class
net.i2p.data.ByteArray

Packages that use ByteArray
Package
Description
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
These classes define the common data structures used by the various I2P protocols.
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
DH key generation.
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
These classes define the several useful utilities used throughout the router and applications.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.