#include <cstdint>
Contains xtd::byte type.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Native types | |
using | xtd::byte = uint8_t |
Represents a 8-bit unsigned integer. | |