Expand description

Provides parsing for BMP and OpenBMP binary-formatted messages.

Re-exports

pub use crate::parser::bmp::openbmp::parse_openbmp_header;

Modules

BMP message parsing.

Functions

Parse a BMP message.

Parse OpenBMP raw_bmp message.