Bulat Ziganshin <[EMAIL PROTECTED]> writes:

> recoding don't need any startup. each vGetChar or vPutChar
> just executes one or more vGetByte/vPutByte calls, according to
> encoding rules. this should be fast enough

Hmm, your interface for the encoder (String -> [Word8]) doesn't
support stateful encodings at all, like ISO-2022-JP.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to