menu
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph.dart
THeaderProtocol
readListBegin method
readListBegin method
dark_mode
light_mode
readListBegin
method
@
override
TList
readListBegin
(
)
override
Implementation
@override TList readListBegin() { return _proto?.readListBegin() ?? TList(TType.STOP, 0); }
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph
THeaderProtocol
readListBegin method
THeaderProtocol class