From 17c228b29b3b0cdec7dfffa6bbc8aeca006c3461 Mon Sep 17 00:00:00 2001
From: Alberto Donizetti
+
TODO: There have been significant optimizations bringing more than 10% improvements
to implementations in the
- foo
,
- bar
,
- and
- quux
+ encoding/gob
, and ...
packages.
- TODO: https://golang.org/cl/38660: add NullBytes and NullRawValue for working with ASN.1 NULL
+ The new
+ NullBytes
+ and
+ NullRawValue
+ represent the ASN.1 NULL
type.
- TODO: https://golang.org/cl/38634: add Encoding.WithPadding, StdPadding, NoPadding +
+ The new Encoding.WithPadding + method adds support for custom padding characters and disabling padding.
- TODO: https://golang.org/cl/39203: speedup decoding of maps by zeroing values -
- --- 2.48.1