Class LongConverter
java.lang.Object
org.kendar.sync.lib.buffer.converters.ByteContainerConverter<Long>
org.kendar.sync.lib.buffer.converters.LongConverter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kendar.sync.lib.buffer.converters.ByteContainerConverter
getSize
-
Constructor Details
-
LongConverter
public LongConverter()
-
-
Method Details
-
getType
- Specified by:
getTypein classByteContainerConverter<Long>
-
fromBytes
- Specified by:
fromBytesin classByteContainerConverter<Long>
-
toBytes
- Specified by:
toBytesin classByteContainerConverter<Long>
-
getSize
public int getSize()- Specified by:
getSizein classByteContainerConverter<Long>
-