MCPcopy Create free account
hub / github.com/Stuk/jszip / encodeCP866

Function encodeCP866

test/asserts/unicode.js:102–104  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

100 }
101
102 function encodeCP866(string) {
103 return conversions[string];
104 }
105
106 var done = assert.async();
107 JSZip.loadAsync(content, {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected