パッケージ org.postgresql.util

インタフェース ByteStreamWriter.ByteStreamTarget

含まれているインタフェース:
ByteStreamWriter

public static interface ByteStreamWriter.ByteStreamTarget
Provides a target to write bytes to.
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    Provides an output stream to write bytes to.
  • メソッドの詳細

    • getOutputStream

      OutputStream getOutputStream()
      Provides an output stream to write bytes to.
      戻り値:
      an output stream