public interface IoEventSizeEstimator
IoEvent occupies
in the current JVM.| Modifier and Type | Method and Description |
|---|---|
int |
estimateSize(IoEvent event)
Estimate the IoEvent size in numberof bytes
|
int estimateSize(IoEvent event)
event - The event we want to estimate the size ofCopyright © 2004-2012 Apache MINA Project. All Rights Reserved.