DarnDmap.Read (darn_dmap v0.1.0)

Copy Markdown

Internal implementation of the public read API.

This module validates read options, dispatches to the native NIF, and performs post-processing such as record decoding and timestamp synthesis before returning results to callers.

Summary

Functions

read(source, ftype, opts \\ [])

read!(source, ftype, opts \\ [])

read_metadata(path, ftype, opts \\ [decode_mode: :raw])

read_metadata!(path, ftype, opts \\ [decode_mode: :raw])