Struct stream_vbyte::scalar::Scalar[][src]

pub struct Scalar;
Expand description

Encoder/Decoder that works on every platform, at the cost of speed compared to the SIMD accelerated versions.

Trait Implementations

Decode encoded numbers in complete quads. Read more

Encode complete quads of input numbers. Read more

Write a quad into a size-4 slice.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.