lib/pg/text_decoder/inet.rb
# -*- ruby -*- # frozen_string_literal: true module PG module TextDecoder # Init C part of the decoder init_inet end end # module PG
# -*- ruby -*- # frozen_string_literal: true module PG module TextDecoder # Init C part of the decoder init_inet end end # module PG