3 lines
102 B
Go
3 lines
102 B
Go
// Package codec defines how collections transform keys and values into and from bytes.
|
|
package codec
|