#include <ostreams.h>
Definition at line 151 of file ostreams.h.
◆ ByteOrder
Enumerator |
---|
kLittleEndian | |
kBigEndian | |
Definition at line 152 of file ostreams.h.
◆ AsHexBytes()
v8::internal::AsHexBytes::AsHexBytes |
( |
uint64_t | v, |
|
|
uint8_t | min_bytes = 1, |
|
|
ByteOrder | byte_order = kLittleEndian ) |
|
inlineexplicit |
◆ byte_order
ByteOrder v8::internal::AsHexBytes::byte_order |
◆ min_bytes
uint8_t v8::internal::AsHexBytes::min_bytes |
◆ value
uint64_t v8::internal::AsHexBytes::value |
The documentation for this struct was generated from the following file: