ProtobufWriter
此内容尚不支持你的语言。
Defined in: src/serialization/ProtobufSerializerOptions.ts:6
What encode() hands back — the writer whose finish() yields the bytes.
Methods
Section titled “Methods”finish()
Section titled “finish()”finish():
Uint8Array
Defined in: src/serialization/ProtobufSerializerOptions.ts:8
Flush the accumulated fields and return the encoded bytes.
Returns
Section titled “Returns”Uint8Array
