SCRC

v0.1.0

  • Pages
  • Modules

    SCRC v0.1.0 Scrc.InitData View Source

    scrc.ActorData provides functions and the structure for SCRC init data.

    Link to this section Summary

    Functions

    clip(data)
    from_binary(binary)

    Examples

    new(values \\ %{})
    parse_prefix(value)
    parse_value(binary, list)
    process(data)
    to_binary(data)

    Link to this section Functions

    Link to this function clip(data) View Source
    Link to this function from_binary(binary) View Source

    Examples

    Link to this function new(values \\ %{}) View Source
    Link to this function parse_prefix(value) View Source
    Link to this function parse_value(binary, list) View Source
    Link to this function process(data) View Source
    Link to this function to_binary(data) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.