ServerJS/Encodings: Difference between revisions

m
→‎Alternative: Converter: explain that it is probably faster
(→‎Alternative: Converter: fix some bad wording)
m (→‎Alternative: Converter: explain that it is probably faster)
Line 71: Line 71:
=== Alternative: Converter ===
=== Alternative: Converter ===


There is another way the Converter interface could work.
There is another way the Converter interface could work. It should be more efficient (less memory consumption, less CPU usage) than the other Converter interface.


; [Constructor] Converter(from, to)
; [Constructor] Converter(from, to)
62

edits