Class ByteaAdapter.Bytes

java.lang.Object
org.postgresql.pljava.Adapter<byte[],Void>
org.postgresql.pljava.Adapter.As<byte[],Void>
org.postgresql.pljava.pg.adt.ByteaAdapter.Bytes
All Implemented Interfaces:
Adapter.ArrayProto<byte[][]>, SlotTester.Visible
Enclosing class:
ByteaAdapter

public static class ByteaAdapter.Bytes extends Adapter.As<byte[],Void>
Adapter producing a Java byte array.