Documentation ¶
Index ¶
- func MySelf() ([]byte, error)
- func SumBytes(b []byte) []byte
- func SumFile(name string) ([]byte, error)
- func SumFileAt(name string, offset, size int64, buf []byte) ([]byte, error)
- func SumHex(b string) string
- func SumReader(r io.Reader) ([]byte, error)
- func SumReaderAt(r io.ReaderAt, offset, size int64, buf []byte) ([]byte, error)
- func SumString(b string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.