Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/s3si/deps.ts>msgpack.Decoder#decodeMultiAsync

Export your battles from SplatNet to https://stat.ink
Go to Latest
method msgpack.Decoder.prototype.decodeMultiAsync
import { msgpack } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { Decoder } = msgpack;

Parameters

stream: AsyncIterable<ArrayLike<number>>
isArray: boolean