Class: Cloudflare::KV::Wrapper::OctetParser

Inherits:
Protocol::HTTP::Body::Wrapper
  • Object
show all
Defined in:
lib/cloudflare/kv/wrapper.rb

Instance Method Summary collapse

Instance Method Details

#joinObject



32
33
34
# File 'lib/cloudflare/kv/wrapper.rb', line 32

def join
	super.force_encoding(Encoding::BINARY)
end