4

Maybe I'm just being lazy though.

Maybe I'm just being lazy though.

14 comments

Decode is what I meant to say, sorry.

[–] xyzzy 0 points (+0|-0)

Same goes for decode. It should only handle decoding. No messing with a single bit.

The very definition of decoding and encoding is to manipulate the string to the format needed.

[–] xyzzy 1 points (+1|-0)

no, it's to encode and decode, nothing else. You want encode and then decode something and decoding it has to be what you fed in, not a single bit changed.

Crypto and string optimizing don't mix.