Uses of Interface
org.postgresql.util.ByteStreamWriter.ByteStreamTarget
Packages that use ByteStreamWriter.ByteStreamTarget
-
Uses of ByteStreamWriter.ByteStreamTarget in org.postgresql.util
Methods in org.postgresql.util with parameters of type ByteStreamWriter.ByteStreamTargetModifier and TypeMethodDescriptionvoidByteBufferByteStreamWriter.writeTo(ByteStreamWriter.ByteStreamTarget target) voidByteStreamWriter.writeTo(ByteStreamWriter.ByteStreamTarget target) Write the data to the providedOutputStream.