• Aurora Vision
  • Getting Started
  • Relation to AVL/C++
  • Serialization
  • Dialogs
  • HMI Controls
  • AVL.NET Performance Tips
  • Code Migration Guide to version 5.5
  • Usage Examples
  • Function Reference
  • Type Reference

You are here: Start » AVL.NET » BinaryWriter Class

BinaryWriter Class

Namespace:Atl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
BinaryWriter(BinaryMode)
BinaryWriter(ByteArray, BinaryMode)
BinaryWriter(Int32, BinaryMode)
BinaryWriter(List<Byte>, BinaryMode)

Properties

 NameTypeDescription
DataSystem.IntPtr
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
SizeSystem.Int32

Methods

 NameDescription
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
ExportData()
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reserve(int)
ToString()Inherited from System.Object
WriteBinary(System.IntPtr, int)
WriteBlob(System.IntPtr, int)
WriteBool(bool)
WriteF32(float)
WriteF64(double)
WriteI32(int)
WriteI64(long)
WritePtr(System.IntPtr)
WriteString(string)

See also

  • Class Reference

This article is valid for version 5.6.1

Legal Terms of Use Privacy Policy
ZEBRA and the stylized Zebra head are trademarks of Zebra Technologies Corp., registered in many jurisdictions worldwide. All other trademarks are the property of their respective owners. ©2025 Zebra Technologies Corp. and/or its affiliates.