Lines Matching full:encoding

70 #     255: partial body encoding
72 # The partial body encoding is similar to HTTP's chunk encoding. It
85 # || | length encoding
109 # Length encoding:
179 # body encoding is only acceptable for the SEIP, Compressed Data, and
184 #>>&0 ubyte x (1 byte length encoding, %d bytes)
192 #>>>&0 ubeshort x (2 byte length encoding, %d bytes)
196 #>>&0 belong x (5 byte length encoding, %d bytes)
199 # Partial body encoding (only valid for container packets).
201 # >>&0 ubyte <255 partial body encoding
204 # indeterminate length encoding is only acceptable for the SEIP,
210 #>>&0 ubyte x (1 byte length encoding, %d bytes)
214 #>>&0 ubeshort x (2 byte length encoding, %d bytes)
218 #>>&0 ubelong x (4 byte length encoding, %d bytes)
296 #>>&0 ubyte x (1 byte new length encoding, %d bytes)
303 #>>>&-1 ubeshort x (2 byte new length encoding, %d bytes)
306 #>>&0 belong x (5 byte new length encoding, %d bytes)
308 # Partial body encoding (only valid for container packets).
310 # >>&0 ubyte <255 partial body encoding
315 #>>&0 ubyte x (1 byte old length encoding, %d bytes)
318 #>>&0 ubeshort x (2 byte old length encoding, %d bytes)
321 #>>&0 ubelong x (4 byte old length encoding, %d bytes)
358 #>>&0 ubyte x (1 byte new length encoding, %d bytes)
365 #>>>&-1 ubeshort x (2 byte new length encoding, %d bytes)
368 #>>&0 belong x (5 byte new length encoding, %d bytes)
374 #>>&0 ubyte x (1 byte old length encoding, %d bytes)
377 #>>&0 ubeshort x (2 byte old length encoding, %d bytes)
380 #>>&0 ubelong x (4 byte old length encoding, %d bytes)