Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.index.suffixarray
- Platforms: .NET, .NET Standard 2.0, Island
Methods
New
// .NET, .NET Standard 2.0
class method New(data: Slice<Byte>): Memory<Index>
// Island
class method New(data: Slice<Byte>): Memory<Index>
// .NET, .NET Standard 2.0
static Memory<Index> New(Slice<Byte> data)
// Island
static Memory<Index> New(Slice<Byte> data)
// .NET, .NET Standard 2.0
static func New(_ data: Slice<Byte>) -> Memory<Index>
// Island
static func New(_ data: Slice<Byte>) -> Memory<Index>
Parameters:
- data: