liburlencoding-crystal

Crystal binding for liburlencoding.

API

module URLEncoding
  def encode(data)

  def encode_binary(data)

  def decode(data)

  def decode_binary(data)
end

References

License

This repo is released under the MIT.