Function ywasm::decode_sticky_index

source ยท
pub fn decode_sticky_index(bin: Uint8Array) -> Result<JsValue, JsValue>
Expand description

Deserializes sticky index serialized previously by encodeStickyIndex.