public class SecureUTF8String extends SecureCharArray
| Modifier | Constructor and Description |
|---|---|
|
SecureUTF8String() |
protected |
SecureUTF8String(byte[] bytes) |
|
SecureUTF8String(int size) |
|
SecureUTF8String(SecureUTF8String copy) |
|
SecureUTF8String(String str) |
append, charAt, erase, getCharAt, getData, length, prepend, replace, resize, setCharAt, size, subSequenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchars, codePoints, toStringpublic SecureUTF8String()
public SecureUTF8String(int size)
protected SecureUTF8String(byte[] bytes)
public SecureUTF8String(SecureUTF8String copy)
public SecureUTF8String(String str)
Copyright © 2018. All rights reserved.