public class SidebandHandlingCompactObjectInput extends CompactObjectInput implements SidebandHandlerI
Constructor and Description |
---|
SidebandHandlingCompactObjectInput(java.io.InputStream in) |
SidebandHandlingCompactObjectInput(java.io.InputStream in,
SchemaI schema) |
SidebandHandlingCompactObjectInput(java.io.InputStream in,
SchemaI schema,
java.util.function.Function replaceBoAfterRead) |
Modifier and Type | Method and Description |
---|---|
long |
getSidebandCount()
Returns the number of sideband-infos that have been received so far.
|
void |
handleSideband()
From @see de.ipcon.tools.io.SidebandHandlerI - called whenever sideband-data is received.
|
void |
resetSidebandCount()
Resets the counter for sideband-infos.
|
java.lang.String |
toString() |
_readBLOB, available, close, read, read, read, readBigDecimal, readBLOB, readBLOB, readBLOB, readBLOB, readBLOB, readBLOB, readBoolean, readBooleanObject, readByte, readByteObject, readChar, readDate, readDouble, readDoubleObject, readFloat, readFloatObject, readFully, readFully, readInt, readIntegerArray, readIntegerObject, readLine, readLong, readLongArray, readLongObject, readObject, readObject, readObjectArray, readShort, readShortObject, readString, readStringArray, readUnsignedByte, readUnsignedShort, readUTF, setBlocksize, setObjectTransferHandler, setSidebandHandler, skip, skipBytes
public SidebandHandlingCompactObjectInput(java.io.InputStream in)
public SidebandHandlingCompactObjectInput(java.io.InputStream in, SchemaI schema)
public SidebandHandlingCompactObjectInput(java.io.InputStream in, SchemaI schema, java.util.function.Function replaceBoAfterRead)
public void handleSideband()
handleSideband
in interface SidebandHandlerI
handleSideband
in class CompactObjectInput
public long getSidebandCount()
public void resetSidebandCount()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.