c-struct icon indicating copy to clipboard operation
c-struct copied to clipboard

Query

Open simon-p-r opened this issue 10 years ago • 0 comments

First of all nice module, I am trying to convert some c structs into js objects so I can read and write a binary text file out. I can see you append 0x00 to end of string for null termination but when writing out the file I cannot see the null termination in a hex viewer. Also what encoding is the buffer packed with?

Thanks Simon

simon-p-r avatar Jul 30 '15 16:07 simon-p-r