mirror of
https://github.com/golang/go
synced 2024-11-15 11:20:30 -07:00
4 lines
262 B
Plaintext
4 lines
262 B
Plaintext
|
pkg encoding/binary, func Encode([]uint8, ByteOrder, interface{}) (int, error) #60023
|
||
|
pkg encoding/binary, func Decode([]uint8, ByteOrder, interface{}) (int, error) #60023
|
||
|
pkg encoding/binary, func Append([]uint8, ByteOrder, interface{}) ([]uint8, error) #60023
|