Douglas Campos wrote:
> Hi!
>
> I'm struggling with a weird error - I have a string filled up with
> binary data, and when I ask .length to it, CLR raises an exception
> telling it could not convert from specified charset to unicode. Is there
> any place to inform ironruby to use the "none" en
m: ironruby-core-boun...@rubyforge.org
> [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Douglas Campos
> Sent: Monday, June 28, 2010 9:23 PM
> To: ironruby-core@rubyforge.org
> Subject: [Ironruby-core] MutableString issues on IronRuby
>
> Hi!
>
> I'm struggling w
@rubyforge.org
Subject: [Ironruby-core] MutableString issues on IronRuby
Hi!
I'm struggling with a weird error - I have a string filled up with binary data,
and when I ask .length to it, CLR raises an exception telling it could not
convert from specified charset to unicode. Is there any place to i
Hi!
I'm struggling with a weird error - I have a string filled up with binary data,
and when I ask .length to it, CLR raises an exception telling it could not
convert from specified charset to unicode. Is there any place to inform
ironruby to use the "none" encoding for such strings? (as like