接口 TouchableDataBuffer

所有超级接口:
DataBuffer
所有已知子接口:
PooledDataBuffer
所有已知实现类:
Netty5DataBuffer, NettyDataBuffer

public interface TouchableDataBuffer extends DataBuffer
Extension of DataBuffer that allows for buffers that can be given hints for debugging purposes.
从以下版本开始:
4.0 2022/8/29 00:19
作者:
Arjen Poutsma, Harry Yang
  • 方法详细资料

    • touch

      Associate the given hint with the data buffer for debugging purposes.
      返回:
      this buffer