Skip to content

Commit 9856932

Browse files
committed
refactor(msgpack): optimize integer read/write methods
- add generic `readIntRaw` and `writeIntRaw` methods for cleaner integer handling - convert multiple read/write methods to use inline function optimization - simplify type marker conversion with more precise pattern matching - remove repetitive memory buffer allocation and manual error checking - improve code readability and reduce duplicated integer conversion logic
1 parent 2cd024f commit 9856932

File tree

1 file changed

+102
-125
lines changed

1 file changed

+102
-125
lines changed

0 commit comments

Comments
 (0)