Click or drag to resize

Helper Class

Helper class
Inheritance Hierarchy
SystemObject
  QuasardbHelper

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public static class Helper
Methods
  NameDescription
Public methodStatic memberGetBytes(IntPtr, Int32)
Safely Get Bytes
Public methodStatic memberGetBytes(IntPtr, UIntPtr)
Safely get bytes from an unmanaged buffer using a UIntPtr size.
Top
See Also