validate the magic numbers in npy file header
load numpy format file into mir.ndslice.Slice
create numpy format header from mir.ndslice.Slice
read bytes from file with dtype and size
save mir.ndslice.Slice as numpy file format
numpy type string -> dlang type string conversion dictionary
NpyHeaderInfo
convert D type (not string) into numpy type string
NumPy file IO package