Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendTarFile ¶
func FileHasher ¶
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
File represents Bee file
func NewBufferFile ¶
NewBufferFile returns new file with specified buffer
func NewBytesFile ¶
func (*File) CalculateHash ¶
CalculateHash calculates hash from dataReader. It replaces dataReader with another that will contain the data.
func (*File) DataReader ¶
DataReader returns file's data reader
func (*File) SetAddress ¶
Click to show internal directories.
Click to hide internal directories.