Class OChannelDataInputDebug
java.lang.Object
com.orientechnologies.orient.enterprise.channel.binary.OChannelDataInputDebug
- All Implemented Interfaces:
OChannelDataInput
-
Constructor Details
-
OChannelDataInputDebug
-
-
Method Details
-
readByte
- Specified by:
readBytein interfaceOChannelDataInput- Throws:
IOException
-
readBoolean
- Specified by:
readBooleanin interfaceOChannelDataInput- Throws:
IOException
-
readInt
- Specified by:
readIntin interfaceOChannelDataInput- Throws:
IOException
-
readLong
- Specified by:
readLongin interfaceOChannelDataInput- Throws:
IOException
-
readShort
- Specified by:
readShortin interfaceOChannelDataInput- Throws:
IOException
-
readString
- Specified by:
readStringin interfaceOChannelDataInput- Throws:
IOException
-
readBytes
- Specified by:
readBytesin interfaceOChannelDataInput- Throws:
IOException
-
readRID
- Specified by:
readRIDin interfaceOChannelDataInput- Throws:
IOException
-
readVersion
- Specified by:
readVersionin interfaceOChannelDataInput- Throws:
IOException
-