salty v0.1.2 Salty.Stream behaviour View Source
Link to this section Summary
Link to this section Functions
Link to this section Callbacks
Link to this callback
stream(pos_integer, binary, binary)
View Source
stream(pos_integer, binary, binary) :: {:ok, binary} | {:error, atom}
Link to this callback
xor(binary, binary, binary)
View Source
xor(binary, binary, binary) :: {:ok, binary} | {:error, atom}