public BooleanType ApplyStreamId() { return((BooleanType)_buffer.GetByte(_offset + 24)); }
public sbyte Valid() { return(unchecked ((sbyte)_buffer.GetByte(_offset + 4))); }
public SourceLocation SourceLocation() { return((SourceLocation)_buffer.GetByte(_offset + 28)); }