public interface SharedFeature extends GenericRecord
| Modifier and Type | Method and Description |
|---|---|
SharedFeature |
copy() |
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
java.lang.String |
toString() |
getGenericChildren, getGenericProperties, getGenericRecordTypejava.lang.String toString()
toString in class java.lang.Objectvoid serialize(LittleEndianOutput out)
int getDataSize()
SharedFeature copy()
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.