[−][src]Trait brotli_decompressor::writer::SliceWrapperMut
Required methods
Implementations on Foreign Types
impl<T> SliceWrapperMut<T> for WrapBox<T>[src][−]
impl<'a, T> SliceWrapperMut<&'a mut [T]> for HeapPrealloc<'a, T> where
T: 'a, [−]
T: 'a,
Implementors
impl<'a, T> SliceWrapperMut<T> for AllocatedStackMemory<'a, T> where
T: 'a, [src][−]
T: 'a,