public class EncryptedBuffer extends FieldBuffer
ENCODING_UTF8| Modifier | Constructor and Description | 
|---|---|
protected  | 
EncryptedBuffer(VirtualDB layer,
               java.lang.String code)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
toString()
the string 
 | 
append, createFieldBuffer, getMaxSegmentprotected EncryptedBuffer(VirtualDB layer, java.lang.String code)
layer - the layercode - the code@CheckReturnValue @Nonnull public java.lang.String toString()
toString in class FieldBufferstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.