Hacker News new | ask | show | jobs
by jeffbee 60 days ago
"zero copy" in this context just means that the contents of the input buffer are aliased to string fields in the decoded representation. This is a language-level feature and has nothing to do with the wire format.