Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-cstruct
simulation of the C language's struct
https://github.com/skandhas/cstruct
0
no reviews
Install
CStruct is a simulation of the C language's struct.Its main purpose is to manipulate binary-data conveniently in Ruby. It can be used in: * Binary file IO like C. * The parameter of the OS's API.(e.g. Win32) * Other...