Interface OBinaryConverter
- All Known Implementing Classes:
OSafeBinaryConverter,OUnsafeBinaryConverter
public interface OBinaryConverter
- Since:
- 26.07.12
- Author:
- Andrey Lomakin (a.lomakin-at-orientdb.com)
-
Method Summary
Modifier and TypeMethodDescriptioncharintlongshortbooleanvoidvoidvoidvoid
-
Method Details
-
putInt
-
getInt
-
putShort
-
getShort
-
putLong
-
getLong
-
putChar
-
getChar
-
nativeAccelerationUsed
boolean nativeAccelerationUsed()
-