msgpack-javascript icon indicating copy to clipboard operation
msgpack-javascript copied to clipboard

Error in ExtensionCodec.ts?

Open ste-gr opened this issue 1 year ago • 0 comments
trafficstars

Hi,

I think there is a little error here: https://github.com/msgpack/msgpack-javascript/blob/1fc7622d0dce18ff17077f54fab4c8c8be69b470/src/ExtensionCodec.ts#L57

Shouldn't it be const index = -1 - type;?

Greetings Stefan

ste-gr avatar Mar 15 '24 15:03 ste-gr