Sha256: d247de1f93126140bc0008b6034c121c034932ab1b02d089a1c20a48b9955bfe

Contents?: true

Size: 182 Bytes

Versions: 37

Compression:

Stored size: 182 Bytes

Contents


def printbytes str
str.each_byte { |b|
	print "0x#{b.to_s(16)}, "
}
end

if $0 == __FILE__
	printf "static final byte [] #{ARGV[0]} = {\n"
	printbytes ARGV[0]
	printf "\n};\n"
end

Version data entries

37 entries across 37 versions & 7 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/http_parser.rb-0.8.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.8.0 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.7.0 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-detect-memb-exceptions-0.0.2 vendor/bundle/ruby/2.0.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
fluent-plugin-detect-memb-exceptions-0.0.1 vendor/bundle/ruby/2.0.0/gems/http_parser.rb-0.6.0/ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.3 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.3-java ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.2-java ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.2 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.1-java ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1.1 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
midori_http_parser-0.6.1 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.6.0-java ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.6.0 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.6.0.beta.2-java ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb
http_parser.rb-0.6.0.beta.2 ext/ruby_http_parser/vendor/http-parser-java/tools/const_char.rb