Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as ms932Encoder.es from "https://raw.githubusercontent.com/i-xi-dev/ms932-encoder.es/2.1.7/mod.ts";

§Namespaces

Ms932

§Classes

Ms932.Encoder

Windows-31J text encoder

Ms932.EncoderStream

The TransformStream that encodes a stream of string into Windows-31J encoded byte stream.

§Type Aliases

Ms932.EncoderOptions

The options for Ms932.Encoder and Ms932.EncoderStream.