%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@44 Decode hexadecimal STRING to octet string. (defalias 'decode-hex-string #[(string) "G\306 \307\245\310\"\310\211\310 W\203\255 \n\fH\311 X\203. \312X\203. \311Z\313\\\202X \314 X\203B \315X\203B \314Z\313\\\202X \316 X\203T \317X\203T \316Z\202X \320\321 \")\322_\fTH\311 X\203t \312X\203t \311Z\313\\\202\236 \314 X\203\210 \315X\203\210 \314Z\313\\\202\236 \316 X\203\232 \317X\203\232 \316Z\202\236 \320\321 \")\\I\210T\307\f\\\211\202 \n,\207" [string len dst idx pos chr make-string 2 0 97 102 10 65 70 48 57 error "Invalid hexadecimal digit `%c'" 16] 7 (#$ . 410)]) #@44 Encode octet STRING to hexadecimal string. (defalias 'encode-hex-string #[(string) "G\305 \306_\307\"\307\211\307 W\2037 \n\310\fH\311\245HI\210T\n\310\fH\311\246HI\210T\fT\211\202 \n,\207" [string len dst idx pos make-string 2 0 "0123456789abcdef" 16] 6 (#$ . 1014)]) (provide 'hex-util)