Type Definition xrpl_hooks::api::Buffer[][src]

pub type Buffer<const T: usize> = [u8; T];
Expand description

Buffer of the specified size