Changes

191 bytes removed ,  11:04, 24 December 2014
no edit summary
Line 26: Line 26:  
SIZE      ::= "32 bit integer, equals the PAYLOAD length"
 
SIZE      ::= "32 bit integer, equals the PAYLOAD length"
 
</pre>
 
</pre>
  −
Or, you can visualize it like
  −
  −
{| class="wikitable"
  −
|-
  −
! Type !! Size(bytes)
  −
|-
  −
| Magic || 4
  −
|-
  −
| Size0 || 4
  −
|-
  −
| Message0 || Size0
  −
|-
  −
| ... || ...
  −
|-
  −
| SizeN || 4
  −
|-
  −
| MessageN || SizeN
  −
|}
      
The amount of entries in a image file depends on the type of file.
 
The amount of entries in a image file depends on the type of file.
85

edits