public static class ByteArrayBuffer.CaseInsensitive extends ByteArrayBuffer implements Buffer.CaseInsensitve
ByteArrayBuffer.CaseInsensitiveBuffer.CaseInsensitve_bytes__IMMUTABLE, __READONLY, __READWRITE, __VOLATILE, _access, _get, _hash, _hashGet, _hashPut, _mark, _put, _string, _view, _volatile| Constructor and Description | 
|---|
ByteArrayBuffer.CaseInsensitive(byte[] b,
                               int o,
                               int l,
                               int rw)  | 
ByteArrayBuffer.CaseInsensitive(String s)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
array, capacity, compact, equalsIgnoreCase, get, hashCode, peek, peek, poke, poke, poke, readFrom, space, writeToasArray, asImmutableBuffer, asMutableBuffer, asNonVolatileBuffer, asReadOnlyBuffer, buffer, clear, duplicate, get, get, getIndex, hasContent, isImmutable, isReadOnly, isVolatile, length, mark, mark, markIndex, peek, peek, put, put, put, put, putIndex, reset, rewind, setGetIndex, setMarkIndex, setPutIndex, skip, slice, sliceFromMark, sliceFromMark, toDebugString, toDetailString, toString, toString, toStringpublic ByteArrayBuffer.CaseInsensitive(String s)
public ByteArrayBuffer.CaseInsensitive(byte[] b,
                               int o,
                               int l,
                               int rw)
public boolean equals(Object obj)
equals in class ByteArrayBufferCopyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.