Header menu logo FSharp.ATProto

ByteSlice Type

Specifies the sub-string range a facet feature applies to. Start index is inclusive, end index is exclusive. Indices are zero-indexed, counting bytes of the UTF-8 encoded text. NOTE: some languages, like Javascript, use UTF-16 or Unicode codepoints for string slice indexing; in these languages, convert to byte arrays before working with facets.

Record fields

Record Field Description

ByteEnd

Full Usage: ByteEnd

Field type: int64
Field type: int64

ByteStart

Full Usage: ByteStart

Field type: int64
Field type: int64

Type something to start searching.