menu
ball_protobuf package
documentation
wire_bytes.dart
makeBuffer function
makeBuffer function
dark_mode
light_mode
makeBuffer
function
List
<
int
>
makeBuffer
(
)
Create an empty byte buffer.
Implementation
List<int> makeBuffer() => [];
ball_protobuf package
documentation
wire_bytes
makeBuffer function
wire_bytes library