hl.types.ArrayBytes_hl_UI16
hl.types.ArrayBytes_hl_UI16
Inherits from: hl.types.ArrayBase
Fields
| Name | Type | |
|---|---|---|
bytes | Bytes | |
size | I32 |
Protos
f@142concat(hl.types.ArrayBytes_hl_UI16, hl.types.ArrayBytes_hl_UI16) → hl.types.ArrayBytes_hl_UI16f@143join(hl.types.ArrayBytes_hl_UI16, String) → Stringf@144pop(hl.types.ArrayBytes_hl_UI16) → Nullf@145push(hl.types.ArrayBytes_hl_UI16, U16) → I32f@146reverse(hl.types.ArrayBytes_hl_UI16) → Voidf@147shift(hl.types.ArrayBytes_hl_UI16) → Nullf@148blit(hl.types.ArrayBytes_hl_UI16, I32, hl.types.ArrayAccess, I32, I32) → Voidf@149slice(hl.types.ArrayBytes_hl_UI16, I32, Null) → hl.types.ArrayBasef@150sort(hl.types.ArrayBytes_hl_UI16, Fun) → Voidf@151splice(hl.types.ArrayBytes_hl_UI16, I32, I32) → hl.types.ArrayBasef@152toString(hl.types.ArrayBytes_hl_UI16) → Stringf@153unshift(hl.types.ArrayBytes_hl_UI16, U16) → Voidf@154insert(hl.types.ArrayBytes_hl_UI16, I32, U16) → Voidf@155remove(hl.types.ArrayBytes_hl_UI16, U16) → Boolf@156indexOf(hl.types.ArrayBytes_hl_UI16, U16, Null) → I32f@157lastIndexOf(hl.types.ArrayBytes_hl_UI16, U16, Null) → I32f@158copy(hl.types.ArrayBytes_hl_UI16) → hl.types.ArrayBytes_hl_UI16f@159iterator(hl.types.ArrayBytes_hl_UI16) → Virtual[hasNext, next]f@160map(hl.types.ArrayBytes_hl_UI16, Fun) → hl.types.ArrayDynf@161filter(hl.types.ArrayBytes_hl_UI16, Fun) → hl.types.ArrayBytes_hl_UI16f@162resize(hl.types.ArrayBytes_hl_UI16, I32) → Voidf@163getDyn(hl.types.ArrayBytes_hl_UI16, I32) → Dynf@164setDyn(hl.types.ArrayBytes_hl_UI16, I32, Dyn) → Voidf@165pushDyn(hl.types.ArrayBytes_hl_UI16, Dyn) → I32f@166popDyn(hl.types.ArrayBytes_hl_UI16) → Dynf@167shiftDyn(hl.types.ArrayBytes_hl_UI16) → Dynf@168unshiftDyn(hl.types.ArrayBytes_hl_UI16, Dyn) → Voidf@169insertDyn(hl.types.ArrayBytes_hl_UI16, I32, Dyn) → Voidf@170removeDyn(hl.types.ArrayBytes_hl_UI16, Dyn) → Boolf@171sortDyn(hl.types.ArrayBytes_hl_UI16, Fun) → Voidf@172__expand(hl.types.ArrayBytes_hl_UI16, I32) → Void
Bindings
No bindings.