Struct tf_demo_parser::demo::message::classinfo::ClassInfoEntry [−][src]
pub struct ClassInfoEntry { /* fields omitted */ }Trait Implementations
Read the type from stream
unsafe fn read_unchecked(
stream: &mut BitReadStream<'a, _E>,
input_size: usize,
end: bool
) -> Result<Self>The number of bits that will be read or None if the number of bits will change depending on the bit stream Read more
Auto Trait Implementations
impl RefUnwindSafe for ClassInfoEntryimpl Send for ClassInfoEntryimpl Sync for ClassInfoEntryimpl Unpin for ClassInfoEntryimpl UnwindSafe for ClassInfoEntry