This class lets you write primitive Java data types to a stream in a portable way. Primitive data types are well understood types with associated operations. For example, an Integer is considered to be a good primitive data type. The data can be converted back using a DataInputStream.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected