/* * call-seq: * encoder.encoder_buffer(left, right) * * Get the encoder buffer */ static VALUE encoder_buffer(VALUE self, VALUE left, VALUE right) {