Interface SchemaBytes

All Known Implementing Classes:
SchemaBytesImpl

public interface SchemaBytes
  • Method Summary

    Modifier and Type
    Method
    Description
    static byte[]
    of(TableHeader header)
     
    byte[]
     
  • Method Details