public class BinaryWriter.SectionWriter extends BinaryWriter.Writer
BinaryWriter.Writer.DebugInfobos, flushTarget, offset| Constructor and Description |
|---|
SectionWriter(byte sectionCode,
OutputStream flushTarget,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
BinaryWriter.SectionWriter |
subSection(byte subSectionCode) |
blockWriter, registerDebugInformationFor, writeByte, writeFloat32, writeInteger32, writeSignedLeb128, writeUnsignedLeb128, writeUTF8public SectionWriter(byte sectionCode,
OutputStream flushTarget,
int offset)
public BinaryWriter.SectionWriter subSection(byte subSectionCode)
public void close()
throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.