Uses of Class
nl.andrewl.concord_core.util.ExtendedDataInputStream
Packages that use ExtendedDataInputStream
Package
Description
Message components which are used by the server and the default client
implementation.
-
Uses of ExtendedDataInputStream in nl.andrewl.concord_core.msg
Methods in nl.andrewl.concord_core.msg with parameters of type ExtendedDataInputStreamModifier and TypeMethodDescriptionMessageReader.read
(ExtendedDataInputStream in) Reads all of this message's properties from the given input stream.