Skip to main content
Module

x/s3si/deps.ts>io.readShort

Export your battles from SplatNet to https://stat.ink
Go to Latest
function io.readShort
import { io } from "https://deno.land/x/s3si@ci/deps.ts";
const { readShort } = io;

Read big endian 16bit short from BufReader

Returns

Promise<number | null>