View Source argo_fixed_wire_type (argo v1.0.10)

Summary

Types

-type t() :: #argo_fixed_wire_type{length :: argo_types:usize()}.

Functions

-spec new(Length) -> FixedWireType when Length :: argo_types:length(), FixedWireType :: t().