WebEncodingTextEncoder.encodeIntomethod TextEncoder.encodeInto#TextEncoder.encodeInto(input: string,dest: Uint8Array,): TextEncoderEncodeIntoResultEncodes a string into the destination Uint8Array and returns the result of the encoding. Parameters ##input: string#dest: Uint8ArrayReturn Type #TextEncoderEncodeIntoResult
method TextEncoder.encodeInto#TextEncoder.encodeInto(input: string,dest: Uint8Array,): TextEncoderEncodeIntoResultEncodes a string into the destination Uint8Array and returns the result of the encoding. Parameters ##input: string#dest: Uint8ArrayReturn Type #TextEncoderEncodeIntoResult