Closed
Description
Hi,
I think there is a little error here:
msgpack-javascript/src/ExtensionCodec.ts
Line 57 in 1fc7622
Shouldn't it be const index = -1 - type;
?
Greetings
Stefan
Metadata
Metadata
Assignees
Labels
No labels
Hi,
I think there is a little error here:
msgpack-javascript/src/ExtensionCodec.ts
Line 57 in 1fc7622
Shouldn't it be const index = -1 - type;
?
Greetings
Stefan