Ruby-RC4 icon indicating copy to clipboard operation
Ruby-RC4 copied to clipboard

Check if encoded

Open askuratovsky opened this issue 10 years ago • 1 comments

Is there any way to check if string is encoded?

askuratovsky avatar Mar 17 '15 10:03 askuratovsky

No there isn't.

But you can check it against some dictionary to check if it contains some human words, for example. This is a way out of scope of this gem :)

maxprokopiev avatar Mar 17 '15 14:03 maxprokopiev