| Package | Description | 
|---|---|
| io.netty.buffer | Abstraction of a byte buffer - the fundamental data structure
 to represent a low-level binary and text message. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<PoolSubpageMetric> | PoolArenaMetric. smallSubpages()Returns an unmodifiable  Listwhich holdsPoolSubpageMetrics for small sub-pages. | 
| java.util.List<PoolSubpageMetric> | PoolArenaMetric. tinySubpages()Returns an unmodifiable  Listwhich holdsPoolSubpageMetrics for tiny sub-pages. | 
Copyright © 2008–2018 The Netty Project. All rights reserved.