Lines Matching refs:decoding
12 and decoding its arguments. ``pw_tokenizer`` provides Python, C++ and
16 Example: decoding tokenized logs
85 .. _module-pw_tokenizer-base64-decoding:
89 The Python ``Detokenizer`` class supports decoding and detokenizing prefixed
106 Base64 decoding is supported in C++ or C with the
175 The following diagram describes the decoding process for optionally tokenized
205 Potential decoding problems
207 The decoding process for optionally tokenized fields will yield correct results
211 There are two ways in which the decoding process may fail.
225 When decoding, if there is an extra 0xFF byte, it is discarded.
236 When decoding with an out-of-date token database, it is possible that some
423 necessary for Python or argument decoding (since the argument is always
429 decoding (since the argument is always encoded at least as a 32-bit
437 decoding (since the argument is always encoded at least as a 32-bit
575 otherwise used until decoding happens in this Python code.
581 been printed since this decoding happens a great deal of time after the