in reply to Write 2 uint16_t numbers to file in Perl

Can you post the output of

use Data::Dump qw/ dd /; use Path::Tiny qw/ path /; dd( path('1376bytefile')->slurp_raw );