Function fuel_types::bytes::restore_bytes
source · Expand description
Attempt to restore a variable size bytes from a buffer.
Will read the length, the bytes amount (word-aligned), and return the remainder buffer.
Attempt to restore a variable size bytes from a buffer.
Will read the length, the bytes amount (word-aligned), and return the remainder buffer.