Help for this page

Select Code to Download


  1. or download this
    
    use constant MaxMessageLength => 300_000;
    ...
    }
    
    print stx_encode('hello', MaxMessageLength);