[][src]Type Definition framed::TempBuffer

type TempBuffer = [u8];

A buffer that is used as temporary storage. There are no guarantees on its contents after use.