static final class FifoBuffer.Page
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
buf |
(package private) FifoBuffer.Page |
next |
| Constructor and Description |
|---|
Page(int sz) |
final byte[] buf
FifoBuffer.Page next