.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    Read Method

    Read(Byte[])

    Converts given byte array to object

    Declaration
    T Read(byte[] buffer)
    Parameters
    Byte[] buffer

    that object will be read from

    Returns
    T

    deserialized object

    Exceptions
    IOException

    System.IO.IOException

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