Method Init
Init()
Initializes the BytesRefHash.BytesStartArray. This call will allocate memory.
Declaration
public abstract int[] Init()
Returns
Type | Description |
---|---|
System.Int32[] | The initialized bytes start array. |
Initializes the BytesRefHash.BytesStartArray. This call will allocate memory.
public abstract int[] Init()
Type | Description |
---|---|
System.Int32[] | The initialized bytes start array. |