[ruby/fiddle] Make array access override compatible with base class (#25)
Allow access to a struct's underlying memory with struct[offset, length].
struct[offset, length]
Make accessing a struct's underlying memory more convenient.
refactor memory access unit tests for improved clarity
https://github.com/ruby/fiddle/commit/c082c81bb5
[ruby/fiddle] Make array access override compatible with base class (#25)
Allow access to a struct's underlying memory with
struct[offset, length].Make accessing a struct's underlying memory more convenient.
refactor memory access unit tests for improved clarity
https://github.com/ruby/fiddle/commit/c082c81bb5