diff options
author | Yawning Angel <yawning@schwanenlied.me> | 2014-05-14 09:58:53 +0000 |
---|---|---|
committer | Yawning Angel <yawning@schwanenlied.me> | 2014-05-14 09:58:53 +0000 |
commit | 48c6f06d04440996b05503add1e6bb3225d87590 (patch) | |
tree | 94576a56373e71618598554408bc460fcb199025 /utils.go | |
parent | 89d5338eed93e9324d91ff498962c7dbe5b93f56 (diff) |
Change the framing Encoder/Decoder to take the destination slice.
In theory this is easier on the garbage collector. Probably could
reuse more of the intermediary buffers by stashing them in the
connection state, but that makes the code kind of messy. This should
be an improvement.
Diffstat (limited to 'utils.go')
0 files changed, 0 insertions, 0 deletions