[tarantool-patches] [PATCH v3 4/7] lua: add non-recursive msgpack decoding functions

Alexander Turenko alexander.turenko at tarantool.org
Thu Apr 18 21:44:34 MSK 2019


On Thu, Apr 18, 2019 at 09:33:29PM +0300, Konstantin Osipov wrote:
> * Alexander Turenko <alexander.turenko at tarantool.org> [19/04/18 21:32]:
> > In short:
> > 
> > * The behaviour is what I need (I cannot skip data).
> 
> decode_array_header, decode_map_header?

I proposed this too below in the my email :)

Yep, it is the possible variant. I feel this a bit weird, but at least
it eliminates the confusion. So okay.

I'll change the implementation, examples repository and graphql PRs
according to this naming.

WBR, Alexander Turenko.



More information about the Tarantool-patches mailing list