Class NoNulls

  • All Implemented Interfaces:
    Bytes

    public final class NoNulls
    extends Object
    implements Bytes
    Bytes check for no nulls.
    Since:
    0.11
    • Constructor Detail

      • NoNulls

        public NoNulls​(Bytes bytes)
        Ctor.
        Parameters:
        bytes - The input
    • Method Detail

      • asBytes

        public byte[] asBytes()
                       throws Exception
        Description copied from interface: Bytes
        Convert it to the byte array.
        Specified by:
        asBytes in interface Bytes
        Returns:
        The byte array
        Throws:
        Exception - If fails