com.hazelcast.client
Class IOUtil

java.lang.Object
  extended by com.hazelcast.client.IOUtil

public final class IOUtil
extends Object


Constructor Summary
IOUtil()
           
 
Method Summary
static byte[] toByte(Object object)
           
static Object toObject(byte[] bytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtil

public IOUtil()
Method Detail

toByte

public static byte[] toByte(Object object)

toObject

public static Object toObject(byte[] bytes)


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.