org.glassfish.grizzly.memory
Interface CompositeBuffer.Setter

Enclosing class:
CompositeBuffer

public static interface CompositeBuffer.Setter

Setter.


Method Summary
 void set(byte value)
          Set the current byte value.
 

Method Detail

set

void set(byte value)
Set the current byte value.

Parameters:
value - value


Copyright © 2012 Oracle Corporation. All Rights Reserved.