We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c93790 commit f6c5e88Copy full SHA for f6c5e88
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-* Added `xstring.FromBytes([]byte)` and `xstring.ToBytes(string)` for fast conversion
+* Added `internal/xstring.{FromBytes([]byte),ToBytes(string)` for increase performance on `string` from/to `[]byte` conversion
2
3
## v3.51.2
4
* Added `table/options.ReadFromSnapshot(bool)` option for `session.StreamReadTable()`
0 commit comments