Skip to contents

Processes a block of keys from the binary connection according to provided specifications.

Usage

seasonder_readCSSWFields(connection, specs, endian, parent_key = NULL)

Arguments

connection

A binary connection.

specs

A list specifying the expected keys.

endian

A character indicating byte order.

parent_key

Optional parent key information.

Value

A named list as returned by seasonder_readSeaSondeCSFileBlock consistent with the provided specifications.