cstruct
cstruct copied to clipboard
CStruct is a simulation of the C language's struct.Its main purpose is to manipulate binary-data conveniently in Ruby.
Results
2
cstruct issues
Sort by
recently updated
recently updated
newest added
`CStruct.new
- 15 conversions from: == expected to: eq(expected) - 12 conversions from: it { should ... } to: it { is_expected.to ... } - 12 conversions from: its(:attr) { }...