Call OnRead() on a stream socket when there is data to read from the
socket, or OnAccept() on a server socket when there are incoming
connections pending
UnpackRaw: unpack given number of bytes from the input stream into the given array
- throws CFileEOFError if the end of the data stream is reached before the given
number of bytes have been read
RemoveGroup()
in: vector::iterator - item to remove
out: vector::iterator - one past the index removed (sometimes useful)
Removes and Releases a given soundgroup
Class RenderModifier: Some ModelRenderer implementations provide vertex
management behaviour but allow fragment stages to be modified by a plugged in
RenderModifier.