Interface Bitstring


public interface Bitstring
Container for abstract-type functional interfaces in PostgreSQL's BITSTRING type category.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The BIT and VARBIT types' PostgreSQL semantics: the number of bits, and the sequence of bytes they're packed into.