Function mseed::pack_header2
source · pub fn pack_header2(msr: &MSRecord, buf: &mut [u8]) -> MSResult<usize>Expand description
Pack a miniSEED version 2 header into the specified buffer.
Returns on success the size of the header (fixed and blockettes) in bytes.