The [[Janet]] programming language does not currently have a way to parse integers or floats from binary. There are methods to "push" numbers as more specific, sized or precise types to buffers, but not to read them back. I presume the usage of [[C]] is expected.