Imports of package base64

PathSynopsis
internal/byteorderPackage byteorder provides functions for decoding and encoding little and big endian integer types from/to byte slices.
ioPackage io provides basic interfaces to I/O primitives.
slicesPackage slices defines various functions useful with slices of any type.
strconvPackage strconv implements conversions to and from string representations of basic data types.