Typedef pn532::esp32::capable_buffer

Typedef Documentation

using pn532::esp32::capable_buffer = std::vector<std::uint8_t, capable_allocator<std::uint8_t>>

A std::vector<std::uint8_t> with a capable_allocator as allocator.