Function pack_header3

Source
pub fn pack_header3(msr: &MSRecord, buf: &mut [u8]) -> MSResult<usize>
Expand description

Pack a miniSEED version 3 header into the specified buffer.

Returns on success the size of the header (fixed and extra) in bytes.