Subject: [ruby-ffi] future directions... |
From: rogerdpack |
Date: 2/23/10 3:58 PM |
To: ruby-ffi |
Are any of the following on the roadmap? FFI::MemoryPointer.new(1).read_byte FFI::MemoryPointer.new(1).read_uint (or maybe there's another way I don't understand to read just one byte or a uint?) Thanks. -rp