Skip to content
Snippets Groups Projects
Commit d49d39fb09d5 authored by Yuriy Taraday's avatar Yuriy Taraday
Browse files

Squash consecutive packs and unpacks, make them zero-copy.

To minimize function call number we should do one call to struct.unpack
with long format string instead of series of calls with one-field format
strings.
This change also provides helper method to make all such unpacks with no
extra data copying.
parent cd988f7bd280
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment