Package org.nustaq.offheap.bytez
Interface ByteSource
- All Known Subinterfaces:
BasicBytez,Bytez
- All Known Implementing Classes:
AsciiStringByteSource,ByteArrayByteSource,ByteBufferBasicBytez,BytezByteSource,CutAsciiStringByteSource,HeapBytez,LeftCutStringByteSource,MallocBytez,MemoryBytez,MMFBytez,UTFStringByteSource
public interface ByteSource
Created by ruedi on 27.06.14.
-
Method Summary
-
Method Details
-
get
byte get(long index) -
length
long length()
-