xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_byte()

template<typename enum_t >
static xtd::byte xtd::enum_object< std::nullptr_t >::to_byte ( enum_t  value)
inlinestaticnoexcept

Converts this instance to byte.

Returns
A new xtd::byte object converted from this instance.
Parameters
valueThe value to convert.