com.ning.http.client.providers.netty
Class ChannelBufferUtil

java.lang.Object
  extended by com.ning.http.client.providers.netty.ChannelBufferUtil

public class ChannelBufferUtil
extends Object


Constructor Summary
ChannelBufferUtil()
           
 
Method Summary
static byte[] channelBuffer2bytes(org.jboss.netty.buffer.ChannelBuffer b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelBufferUtil

public ChannelBufferUtil()
Method Detail

channelBuffer2bytes

public static byte[] channelBuffer2bytes(org.jboss.netty.buffer.ChannelBuffer b)


Copyright © 2014. All Rights Reserved.