Skip to main content
method TextEncoder.prototype.encodeInto

Parameters

input: string
dest: Uint8Array

Returns

{ read: number; written: number; }