Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( StartPos int64 Assets bc.Assets OpenOutlined = br.Open OutlinedReaderFactory = func(start, size int64) func() (reader iocommon.ReadSeekCloser, err error) { return func() (reader iocommon.ReadSeekCloser, err error) { return OpenOutlined(outlinedPath, _outlined.StartPos+start, size) } } )
Functions ¶
func OutlinedPath ¶
func OutlinedPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.