byte_array.rb

Path: lib/extlib/byte_array.rb
Last Update: Fri Oct 30 01:35:25 -0400 2009

This class has exists to represent binary data. This is mainly used by DataObjects. Binary data sometimes needs to be quoted differently than regular string data (even if the string is just plain ASCII).

[Validate]