flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Use FinshedBytes() in go-echo example instead of manually encoding offset

Open le-michael opened this issue 3 years ago • 0 comments

I was manually encoding the offset into request body. We should just use FinishedBytes() instead.

le-michael avatar Nov 23 '22 06:11 le-michael