Vson (vson v0.2.0)

Parser for GML structs

Link to this section Summary

Link to this section Functions

Specs

parse(binary()) ::
  {:ok, any()}
  | {:error, {:failed_at_position, integer()}}
  | {:error, {:failed_with_token, any(), integer()}}