Sha256: 1a96f6c08316c889f40e8abc2d5fc54b7972878165eaaa25efbce1e368319a30
Contents?: true
Size: 241 Bytes
Versions: 44
Compression:
Stored size: 241 Bytes
Contents
module Nokogiri module LibXML # :nodoc: class XmlCharEncodingHandler < FFI::Struct # :nodoc: layout( :name, :string, :input, :pointer, :output, :pointer ) end end end
Version data entries
44 entries across 44 versions & 7 rubygems