fpi-byte-reader: Add support to read to a static buffer

This works through macros when the size of a buffer is statically
defined
This commit is contained in:
Marco Trevisan (Treviño)
2026-06-08 14:16:36 +02:00
committed by Marco Trevisan
parent dc48ab8b40
commit f6a8cae5b4
3 changed files with 94 additions and 0 deletions
+2
View File
@@ -198,6 +198,8 @@ fpi_byte_reader_get_float64_be
fpi_byte_reader_peek_float64_be
fpi_byte_reader_get_data
fpi_byte_reader_peek_data
fpi_byte_reader_get_data_static
fpi_byte_reader_peek_data_static
fpi_byte_reader_dup_data
fpi_byte_reader_masked_scan_uint32
fpi_byte_reader_masked_scan_uint32_peek