public final class SMFBv1Headers extends Object
| Modifier and Type | Method and Description |
|---|---|
static javaslang.control.Validation<javaslang.collection.List<SMFParseError>,SMFHeader> |
parse(SMFFormatVersion version,
SMFBDataStreamReaderType reader,
SMFBSection section)
Parse a header.
|
public static javaslang.control.Validation<javaslang.collection.List<SMFParseError>,SMFHeader> parse(SMFFormatVersion version, SMFBDataStreamReaderType reader, SMFBSection section)
version - The format version declared in the filereader - A data stream readersection - The sectionCopyright © 2017 <code@io7m.com> http://io7m.com