接口 CloseableDataBuffer

所有超级接口:
AutoCloseable, DataBuffer
所有已知实现类:
Netty5DataBuffer

public interface CloseableDataBuffer extends DataBuffer, AutoCloseable
Extension of DataBuffer that allows for buffers that can be used in a try-with-resources statement.
从以下版本开始:
4.0 2022/8/29 00:18
作者:
Harry Yang, Arjen Poutsma
  • 方法详细资料