Function allsorts_no_std::binary::write::buffer[][src]

pub fn buffer<HostType, T: WriteBinaryDep<HostType>>(
    writeable: HostType,
    args: T::Args
) -> Result<(T::Output, WriteBuffer), WriteError>

Write T into a WriteBuffer and return it