parts

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PartDigests

type PartDigests struct {
	// contains filtered or unexported fields
}

func (*PartDigests) MarshalBinary

func (pd *PartDigests) MarshalBinary() (data []byte, err error)

func (*PartDigests) MarshalText

func (pd *PartDigests) MarshalText() ([]byte, error)

func (*PartDigests) PartContentMD5

func (pd *PartDigests) PartContentMD5(partNumber int64) string

func (*PartDigests) PartContentSHA256

func (pd *PartDigests) PartContentSHA256(partNumber int64) string

func (*PartDigests) PartLength

func (pd *PartDigests) PartLength(partNumber int64) int64

func (*PartDigests) PartOffset

func (pd *PartDigests) PartOffset(partNumber int64) int64

func (*PartDigests) Parts

func (pd *PartDigests) Parts() int64

func (*PartDigests) TotalLength

func (pd *PartDigests) TotalLength() uint64

func (*PartDigests) UnmarshalBinary

func (pd *PartDigests) UnmarshalBinary(data []byte) error

func (*PartDigests) UnmarshalText

func (pd *PartDigests) UnmarshalText(text []byte) error

type PartDigestsMaker

type PartDigestsMaker struct {
	// contains filtered or unexported fields
}

func (*PartDigestsMaker) Finish

func (pd *PartDigestsMaker) Finish() PartDigests

func (*PartDigestsMaker) Reset

func (pd *PartDigestsMaker) Reset(partSize uint64)

func (*PartDigestsMaker) Write

func (pd *PartDigestsMaker) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL