Arrow.Type.FixedSizeBinary (Arrow v0.1.0)

Copy Markdown

Fixed-width opaque-bytes column. Every slot is byte_width bytes.

Summary

Types

t()

@type t() :: %Arrow.Type.FixedSizeBinary{byte_width: pos_integer()}