Uses of Record Class
io.codemine.java.postgresql.codecs.Bytea
-
Uses of Bytea in io.codemine.java.postgresql.codecs
Fields in io.codemine.java.postgresql.codecs with type parameters of type ByteaMethods in io.codemine.java.postgresql.codecs that return ByteaModifier and TypeMethodDescriptionstatic ByteaBytea.of(byte[] bytes) Creates aByteafrom abyte[].static ByteaBytea.of(ByteBuffer buf) Creates aByteafrom aByteBuffer.