Exemplo n.º 1
0
 protected function putLTriad($v)
 {
     $this->buffer .= strrev(Binary::writeTriad($v));
 }