Method ToFixedString
ToFixedString()
Convert the tick to a fixed string. Also handles invalid ticks.
Declaration
public FixedString32Bytes ToFixedString()
Returns
Type | Description |
---|---|
FixedString32Bytes | The tick index as a fixed string, or "Invalid" for invalid ticks. |