OutputBuffer.SetValueAt

SetValueAt(int, double, bool)

public void SetValueAt(int offset, double value, bool isBigEndian)

See Also


SetValueAt(int, int, bool)

public void SetValueAt(int offset, int value, bool isBigEndian)

See Also


SetValueAt(int, byte[])

public void SetValueAt(int offset, byte[] bytes)

See Also