Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NBinaryStreamWriter Class
Fields Properties Methods


In This Topic
    NBinaryStreamWriter Class Members
    In This Topic

    The following tables list the members exposed by NBinaryStreamWriter.

    Protected Constructors
     NameDescription
    Internal ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Protected Properties
     NameDescription
    Internal Property  
    Top
    Public Methods
     NameDescription
    Public MethodFlushes the cached content to the underlying stream  
    Public MethodWrites the given boolean value.  
    Public MethodOverloaded. Writes the given boolean array.  
    Public MethodWrites the given byte value.  
    Public MethodOverloaded. Writes the given byte array.  
    Public MethodWrites the given char value.  
    Public MethodOverloaded. Writes the given char array.  
    Public MethodWrites the given DateTime value.  
    Public MethodOverloaded. Writes the given DateTime array.  
    Public MethodWrites a decimal  
    Public MethodOverloaded. Writes the given double precision floating point array.  
    Public MethodWrites the given double precision floating point value.  
    Public MethodOverloaded. Writes the given double precision floating point array.  
    Public MethodWrites the given 16-bit integer value.  
    Public MethodOverloaded. Writes the given 16-bit integer array.  
    Public MethodWrites the given 32-bit integer value.  
    Public MethodOverloaded. Writes the given 32-bit integer array.  
    Public MethodWrites the given 64-bit integer value.  
    Public MethodOverloaded. Writes the given 64-bit integer array.  
    Public MethodWrites a reference.  
    Public MethodWrites the given signed byte value.  
    Public MethodOverloaded. Writes the given signed byte array.  
    Public MethodWrites the given single precision floating point value.  
    Public MethodOverloaded. Writes the given single precision floating point array.  
    Public MethodWrites the given string value.  
    Public MethodOverloaded. Writes the given string array.  
    Public MethodWrites the given string value, without prepending its count  
    Public MethodWrites the given TimeSpan value.  
    Public MethodOverloaded. Writes the given TimeSpan array.  
    Public MethodWrites the given 16-bit unsigned integer value.  
    Public MethodOverloaded. Writes the given unsigned 16-bit integer array.  
    Public MethodWrites the given 32-bit unsigned integer value.  
    Public MethodOverloaded. Writes the given unsigned 32-bit integer array.  
    Public MethodWrites the given 64-bit unsigned integer value.  
    Public MethodOverloaded. Writes the given unsigned 64-bit integer array.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Top
    See Also