Package | Description |
---|---|
org.apache.tomcat.util.buf |
Buffers and Encodings
|
Modifier and Type | Field and Description |
---|---|
protected static StringCache.ByteEntry[] |
StringCache.bcCache
Cache for byte chunk.
|
Modifier and Type | Method and Description |
---|---|
protected static int |
StringCache.findClosest(ByteChunk name,
StringCache.ByteEntry[] array,
int len)
Find an entry given its name in a sorted array of map elements.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.