Changes

Jump to: navigation, search

ServerJS/Encodings

88 bytes added, 16:33, 9 April 2009
Checking for available encodings
=== Checking for available encodings ===
; enc.supports(encodingName) : Checks if encodingName is supported and return true if so, false otherwise.; enc.listEncodings([encodingCheckerFunctionor regex]) // encodingCheckerFunctions : encodingCheckerFunction takes the encoding // name as a parameter and returns true-ish if // the encoding should be listed. Regexes should also be supported. If the parameter is missing, returns all supported encodings.
=== Class: Converter ===
62
edits

Navigation menu