bind9/lib/isc/include
Ondřej Surý 2a94123d5b
Refactor the isc_buffer_{get,put}uintN, add isc_buffer_peekuintN
The Stream DNS implementation needs a peek methods that read the value
from the buffer, but it doesn't advance the current position.  Add
isc_buffer_peekuintX methods, refactor the isc_buffer_{get,put}uintN
methods to modern integer types, and move the isc_buffer_getuintN to the
header as static inline functions.
2022-12-20 19:13:48 +01:00
..
isc Refactor the isc_buffer_{get,put}uintN, add isc_buffer_peekuintN 2022-12-20 19:13:48 +01:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00