quickfast icon indicating copy to clipboard operation
quickfast copied to clipboard

Patch to have DNField.ByteVector return byte[] instead of string

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

The DNField.ByteVector property returns a System.String which leads to the loss 
of the contents of the bytevector in many cases.

The attached patch changes the property to return an array of bytes.

Original issue reported on code.google.com by [email protected] on 7 Oct 2011 at 10:05

Attachments:

GoogleCodeExporter avatar Apr 21 '15 11:04 GoogleCodeExporter

Original comment by [email protected] on 3 Jul 2012 at 6:14

  • Changed state: Acknowledged

GoogleCodeExporter avatar Apr 21 '15 11:04 GoogleCodeExporter