Struct stream_vbyte::x86::Sse41 [] [src]

pub struct Sse41;

Encoder using SSE4.1 instructions.

Trait Implementations

impl Encoder for Sse41
[src]

[src]

Encode complete quads of input numbers. Read more