.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    Write Method

    Write(T)

    Writes an object.

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

    The object.

    Returns
    byte[]

    The serialized object.

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