Nevron Open Vision Documentation
Nevron.Nov.IO Namespace / NBitConverter Class
Members


In This Topic
    NBitConverter Class
    In This Topic
    Static class that converts base data types to an array of bytes, and an array of bytes to base data types and also provides various routines for byte array manipulations.
    Object Model
    NBitConverter Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class NBitConverter 
    'Usage
     
    
    Dim instance As NBitConverter
    public static class NBitConverter 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.IO.NBitConverter

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also