Test::Unit::TestCase
# File gio2/test/test_datainputstream.rb, line 3 def test_byte_order_property assert_equal GLib::DATA_STREAM_BYTE_ORDER_BIG_ENDIAN, GLib::DataInputStream.new(GLib::MemoryInputStream.new).byte_order end
[Validate]
Generated with the Darkfish Rdoc Generator 2.