| [Overview][Constants][Types][Classes][Index] | 
Marker specifying a file entry within the zip directory
Source position: zipper.pp line 33
| const CENTRAL_FILE_HEADER_SIGNATURE = $02014B50; | 
Denotes beginning of a file entry inside the zip directory. A file header follows this marker.