| Package | Description |
|---|---|
| org.apache.directory.ldap.client.template |
| Modifier and Type | Method and Description |
|---|---|
static MemoryClearingBuffer |
MemoryClearingBuffer.newInstance(byte[] bytes)
Creates a new instance of MemoryClearingBuffer from a
byte[]. |
static MemoryClearingBuffer |
MemoryClearingBuffer.newInstance(char[] chars)
Creates a new instance of MemoryClearingBuffer from a
char[]. |
static MemoryClearingBuffer |
MemoryClearingBuffer.newInstance(char[] chars,
boolean trim,
boolean lowerCase)
Creates a new instance of MemoryClearingBuffer from a
char[], optionally performing whitespace trimming and
conversion to lower case. |
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.