Interface DatabaseRecord.ByteConvertable

Enclosing interface:
DatabaseRecord<T extends FieldEnum>

public static interface DatabaseRecord.ByteConvertable
  • Method Summary

    Modifier and Type Method Description
    byte[] toBytes()  
  • Method Details

    • toBytes

      byte[] toBytes()