Class UTFStringByteSource

java.lang.Object
org.nustaq.offheap.bytez.bytesource.UTFStringByteSource
All Implemented Interfaces:
ByteSource

public class UTFStringByteSource
extends java.lang.Object
implements ByteSource
Created by ruedi on 05/08/15.
  • Constructor Summary

    Constructors 
    Constructor Description
    UTFStringByteSource​(java.lang.String key)  
  • Method Summary

    Modifier and Type Method Description
    byte get​(long index)  
    long length()  
    UTFStringByteSource padLeft​(int keyLen)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait