Class/Module Index [+]

Quicksearch

TestDataInputStream

Public Instance Methods

test_byte_order_property() click to toggle source
# 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.