cfxcore
3.0.0
Bytes
Aliased Type
In cfxcore::
message
cfxcore
::
message
Type Alias
Bytes
Copy item path
pub type Bytes =
Vec
<
u8
>;
Expand description
Vector of bytes.
Aliased Type
ยง
struct Bytes {
/* private fields */
}