public interface IoEventSizeEstimator
IoEvent occupies
in the current JVM.| Modifier and Type | Method and Description |
|---|---|
int |
estimateSize(IoEvent event)
Estimate the IoEvent size in number of bytes
|
int estimateSize(IoEvent event)
event - The event we want to estimate the size ofCopyright © 2004–2017 Apache MINA Project. All rights reserved.