public interface ByteStorageSupport<T extends Number>
T
buldFromBytes(byte[] bytes)
byte[]
getByteArray(T value)
int
getBytesAllocated()
Class<?>
getStorageClazz()
int getBytesAllocated()
T buldFromBytes(byte[] bytes)
byte[] getByteArray(T value)
Class<?> getStorageClazz()
Copyright © 2015. All rights reserved.