begin-write-header-footer-to-file in editor<%>
This method must be called before writing any special header data to a stream.
See File Formats and
write-headers-to-file for more information.
(-> voidsendan-editorbegin-write-header-footer-to-filefnamebuffer)
f:editor-stream-out%object
name: string
buffer: boxed exact integerThe
namestring must be a unique name that can be used by a header reader to recognize the data. This method will store a value inbufferthat should be passed on toend-write-header-footer-to-file.