• FabImage
  • C# Project Configuration
  • Function Reference
  • Type Reference

You are here: Start » BinaryWriter Class

BinaryWriter Class

Namespace:Ftl
Assembly:FilNet.Types.dll

Constructors

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

Properties

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

Methods

 NameDescription
Dispose()Inherited from Fil.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.5.4

Terms of Use Privacy Policy