bcompiler_write_header Writes the bcompiler header Description boolbcompiler_write_header resourcefilehandle stringwrite_ver &warn.experimental.func; Writes the header part of a bcompiler file. Optional second parameter can be used to write bytecode in a previously used format, so that you can use it with older versions of bcompiler. <function>bcompiler_write_header</function> example ]]> See also bcompiler_write_file, bcompiler_write_class, bcompiler_write_function, and bcompiler_write_footer.