.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    WriteByteArray Method

    WriteByteArray(string, byte[])

    Writes a primitive byte-array.

    Declaration
    void WriteByteArray(string fieldName, byte[] bytes)
    Parameters
    string fieldName

    name of the field

    byte[] bytes

    byte array to be written

    Remarks

    Writes a primitive byte-array.

    Exceptions
    IOException

    System.IO.IOException

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.