171
edits
(→Class: Converter: => Transcoder) |
m (updated discussion links) |
||
| Line 1: | Line 1: | ||
For Streams, we need encodings support. There also should be a low-level API available for this. | For Streams, we need encodings support. There also should be a low-level API available for this. | ||
== Encoding Names == | == Encoding Names == | ||
| Line 74: | Line 70: | ||
(See [[ServerJS/Encodings/OldClass]] for another API.) | (See [[ServerJS/Encodings/OldClass]] for another API.) | ||
= Relevant Discussions = | |||
* [http://groups.google.com/group/serverjs/browse_thread/thread/6365b2a54615a134 Proposal: Encodings API (independent from Streams)] | |||
* [http://groups.google.com/group/serverjs/browse_thread/thread/3faf4a067973a71a How to make Encodings] | |||
edits