tres v0.1.1 Openflow.Instruction.Experimenter
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Openflow.Instruction.Experimenter{
data: binary(),
exp_id: 0..4_294_967_295
}
t() :: %Openflow.Instruction.Experimenter{ data: binary(), exp_id: 0..4_294_967_295 }
Link to this section Functions
Link to this function
new(exp_id, data \\ "")
Link to this function
read(arg)
read(arg)
read(<<_::64, _::_*8>>) :: t()
read(<<_::64, _::_*8>>) :: t()
Link to this function
to_binary(experimenter)
to_binary(experimenter)
to_binary(t()) :: <<_::64, _::_*8>>
to_binary(t()) :: <<_::64, _::_*8>>