Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sha256Writer ¶
type Sha256Writer struct {
// contains filtered or unexported fields
}
func NewSha256Writer ¶
func NewSha256Writer(dest io.Writer) *Sha256Writer
func (*Sha256Writer) Hash ¶
func (w *Sha256Writer) Hash() []byte
Click to show internal directories.
Click to hide internal directories.