Example #1
0
 /**
  * Returns the result
  *
  * @param  text.json.Output $out
  * @return string
  */
 protected function result($out)
 {
     return $out->bytes();
 }