public interface ObjectSizeEstimator
Modifier and Type | Method and Description |
---|---|
int |
estimateSize(Object o)
Returns the estimated size of the specified object in bytes.
|
int estimateSize(Object o)
Copyright © 2008–2025 The Netty Project. All rights reserved.