Package org.firebirdsql.gds.impl.wire
package org.firebirdsql.gds.impl.wire
-
ClassDescriptionConstants for wire protocol operations and messages.The interface
Xdrablerepresents an object that can read and write itself from a strean in the xdr format used by the firebird engine.XdrInputStreamis an input stream for reading in data that is in the XDR format.AnXdrOutputStreamwrites data in XDR format to an underlyingjava.io.OutputStream.