mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
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:
committed by
Marco Trevisan
parent
dc48ab8b40
commit
f6a8cae5b4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user