Documentation ¶
Index ¶
- type BeeFile
- func (f *BeeFile) Close() (swarm.Address, error)
- func (f *BeeFile) Read(b []byte) (n int, err error)
- func (f *BeeFile) ReadAt(b []byte, off int64) (n int, err error)
- func (f *BeeFile) Sync() error
- func (f *BeeFile) Truncate(sz int64) error
- func (f *BeeFile) Write(b []byte) (n int, err error)
- func (f *BeeFile) WriteAt(b []byte, off int64) (n int, err error)
- type Reader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.