Uptight.Binary (Uptight v0.2.7-rc)
Newtype wrapper for pure binary data.
Link to this section Summary
Link to this section Types
Specs
t() :: %Uptight.Binary{binary: binary()}
Link to this section Functions
Link to this function
new()
Specs
new() :: t()
Default Elixir.Uptight.Binary struct
Link to this function
new(field)
Specs
new(binary()) :: t()
new(binary()) :: Uptight.Result.t()
Constructor helper for piping
Link to this function
new!(arg)
Specs
Link to this function