Home » Xerces-J-src.2.9.1 » socket » io »

socket.io

Classes:

WrappedInputStream   This input stream works in conjunction with the WrappedOutputStream to introduce a protocol for reading arbitrary length data in a uniform way.  code | html
WrappedOutputStream   This output stream works in conjunction with the WrappedInputStream to introduce a protocol for sending arbitrary length data in a uniform way.  code | html