Package com.google.flatbuffers.grpc
Class FlatbuffersUtils.FBExtactor<T extends com.google.flatbuffers.Table>
- java.lang.Object
-
- com.google.flatbuffers.grpc.FlatbuffersUtils.FBExtactor<T>
-
- Enclosing class:
- FlatbuffersUtils
public abstract static class FlatbuffersUtils.FBExtactor<T extends com.google.flatbuffers.Table> extends Object
-
-
Constructor Summary
Constructors Constructor Description FBExtactor()
-
-
-
Method Detail
-
extract
public abstract T extract(ByteBuffer buffer)
-
-