Closed catevita closed 5 years ago
Could you describe what this will be used for?
I am checking that size of files written just handling everything as a bytestream matches the number of points * attribute_size, that's why I need it
I need this, too, to compute byte offsets for the number of already written points, see #337 Which one do you prefer?
I'd go with this one, since size_of also returns usize, but name it num_bytes
or size_of
.
:dash:
PTAL @feuerste @nnmm