#binary-writer #binary-reader #cs #c-sharp #string

cs-string-rw

Simple create to read and write strings into or from binary format compatible with c# BinaryWriter and BinaryReader

4 releases (1 stable)

1.0.0 Nov 30, 2023
0.2.1 Nov 17, 2023
0.2.0 Nov 17, 2023
0.1.0 Nov 17, 2023

#5 in #binary-writer

Download history 13/week @ 2025-07-09 5/week @ 2025-08-20 10/week @ 2025-09-03 4/week @ 2025-09-24 10/week @ 2025-10-01 8/week @ 2025-10-08 13/week @ 2025-10-15 20/week @ 2025-10-22

52 downloads per month
Used in 4 crates

MIT license

18KB
356 lines

cs string rw

Simple create to read and write strings into or from binary format compatible with c# BinaryWriter and BinaryReader.

License

MIT © Filip K.

No runtime deps