cfxcore
2.4.0
Bytes
Aliased type
In cfxcore::message
?
Settings
Type Alias
cfxcore
::
message
::
Bytes
Copy item path
[
−
]
pub type Bytes =
Vec
<
u8
>;
Expand description
Vector of bytes.
Aliased Type
§
struct Bytes {
/* private fields */
}