インターフェース CloseableDataBuffer

すべてのスーパーインターフェース:
AutoCloseableSEDataBuffer
すべての既知の実装クラス:
Netty5DataBuffer

public interface CloseableDataBuffer extends DataBuffer, AutoCloseableSE
try -with-resources ステートメントで使用できるバッファーを可能にする DataBuffer の拡張。
導入:
6.0
作成者:
Arjen Poutsma
  • メソッドの詳細

    • close

      void close()
      このデータバッファーを閉じて、すべてのリソースを解放します。
      次で指定:
      インターフェース AutoCloseableSEclose 
      例外:
      IllegalStateExceptionSE - このバッファがすでに閉じられている場合