.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Write Method

    Write(T)

    Converts given object to byte array

    Declaration
    byte[] Write(T obj)
    Parameters
    T obj

    that will be serialized

    Returns
    Byte[]

    byte array that object is serialized into

    Exceptions
    IOException

    System.IO.IOException

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