Package io.deephaven.client.impl
Interface SchemaBytes
- All Known Implementing Classes:
SchemaBytesImpl
public interface SchemaBytes
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]of(TableHeader header) byte[]toSchemaBytes(TableHeader header)
-
Method Details
-
of
-
toSchemaBytes
-