public interface FBSerializable
| Modifier and Type | Method and Description |
|---|---|
int |
writeTo(com.google.flatbuffers.FlatBufferBuilder builder)
Returns the number of bytes taken to serialize the data in builder after writing to it.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.