パッケージ org.postgresql.util
インタフェース ByteStreamWriter.ByteStreamTarget
- 含まれているインタフェース:
- ByteStreamWriter
public static interface ByteStreamWriter.ByteStreamTarget
Provides a target to write bytes to.
-
メソッドの概要
-
メソッドの詳細
-
getOutputStream
OutputStream getOutputStream()Provides an output stream to write bytes to.- 戻り値:
- an output stream
-