@FunctionalInterface public static interface ReadWriteBytesPool.ThrowableBytesConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
T |
consume(io.appulse.utils.Bytes buffer)
Consumes the pooled buffer.
|
Copyright © 2019 Infobip Ltd.. All rights reserved.