 | LiteHelperWriteLeInt Method |
[Missing <summary> documentation for "M:Orthogonal.NTagLite.LiteHelper.WriteLeInt(System.IO.Stream,System.Int32)"]
Namespace: Orthogonal.NTagLiteAssembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntaxpublic static void WriteLeInt(
Stream stream,
int value
)
Parameters
- stream Stream
[Missing <param name="stream"/> documentation for "M:Orthogonal.NTagLite.LiteHelper.WriteLeInt(System.IO.Stream,System.Int32)"]
- value Int32
[Missing <param name="value"/> documentation for "M:Orthogonal.NTagLite.LiteHelper.WriteLeInt(System.IO.Stream,System.Int32)"]
See Also