Expand description
A binary event pusher and iterator.
Structs§
- A Wrapper for
R: ReadimplementingEventIterator<T, D>. - A wrapper for
W: WriteimplementingEventPusherCore<T, D>.
Type Aliases§
- EventReaderCore specialized to vector-based containers.
- EventWriterCore specialized to vector-based containers.