Documentation
¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:39 +05 2020. DO NOT EDIT.
Index ¶
- func IndexBytes(x *suffixarray.Index) []byte
- func IndexFindAllIndex(x *suffixarray.Index, r *regexp.Regexp, n int) [][]int
- func IndexLookup(x *suffixarray.Index, s []byte, n int) []int
- func IndexRead(x *suffixarray.Index, r io.Reader) error
- func IndexWrite(x *suffixarray.Index, w io.Writer) error
- func New(data []byte) *suffixarray.Index
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexBytes ¶
func IndexBytes(x *suffixarray.Index) []byte
func IndexFindAllIndex ¶
func IndexLookup ¶
func IndexLookup(x *suffixarray.Index, s []byte, n int) []int
func IndexWrite ¶
func IndexWrite(x *suffixarray.Index, w io.Writer) error
func New ¶
func New(data []byte) *suffixarray.Index
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.