Server IP : 66.29.132.122 / Your IP : 18.226.165.125 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Utils/OkJson/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Some parts adapted from https://golang.org/src/encoding/json/decode.go and https://golang.org/src/unicode/utf8/utf8.go constants: - !ruby/object:RI::Constant comment: name: Upstream value: "'43'" - !ruby/object:RI::Constant comment: name: Utagx value: 0b1000_0000 - !ruby/object:RI::Constant comment: name: Utag2 value: 0b1100_0000 - !ruby/object:RI::Constant comment: name: Utag3 value: 0b1110_0000 - !ruby/object:RI::Constant comment: name: Utag4 value: 0b1111_0000 - !ruby/object:RI::Constant comment: name: Utag5 value: 0b1111_1000 - !ruby/object:RI::Constant comment: name: Umaskx value: 0b0011_1111 - !ruby/object:RI::Constant comment: name: Umask2 value: 0b0001_1111 - !ruby/object:RI::Constant comment: name: Umask3 value: 0b0000_1111 - !ruby/object:RI::Constant comment: name: Umask4 value: 0b0000_0111 - !ruby/object:RI::Constant comment: name: Uchar1max value: (1<<7) - 1 - !ruby/object:RI::Constant comment: name: Uchar2max value: (1<<11) - 1 - !ruby/object:RI::Constant comment: name: Uchar3max value: (1<<16) - 1 - !ruby/object:RI::Constant comment: name: Ucharerr value: "0xFFFD" - !ruby/object:RI::Constant comment: name: Ustrerr value: "\"\\xef\\xbf\\xbd\"" - !ruby/object:RI::Constant comment: name: Usurrself value: "0x10000" - !ruby/object:RI::Constant comment: name: Usurr1 value: "0xd800" - !ruby/object:RI::Constant comment: name: Usurr2 value: "0xdc00" - !ruby/object:RI::Constant comment: name: Usurr3 value: "0xe000" - !ruby/object:RI::Constant comment: name: Spc value: "' '[0]" - !ruby/object:RI::Constant comment: name: Unesc value: "{?b=>?\\b, ?f=>?\\f, ?n=>?\\n, ?r=>?\\r, ?t=>?\\t}" full_name: Rack::Utils::OkJson includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: decode - !ruby/object:RI::MethodSummary name: encode - !ruby/object:RI::MethodSummary name: valenc name: OkJson superclass: