Documentation ¶
Index ¶
- type MMapSpan
- func (me *MMapSpan) Append(mmap mmap.MMap)
- func (me MMapSpan) ApplyTo(off int64, f func(int64, sizer) (stop bool))
- func (me MMapSpan) Close() error
- func (me MMapSpan) ReadAt(p []byte, off int64) (n int, err error)
- func (me MMapSpan) Size() (ret int64)
- func (me MMapSpan) WriteAt(p []byte, off int64) (n int, err error)
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.