com.sun.jna.ptr

Class ByteByReference

public class ByteByReference extends ByReference

Constructor Summary
ByteByReference()
ByteByReference(byte value)
Method Summary
bytegetValue()
voidsetValue(byte value)

Constructor Detail

ByteByReference

public ByteByReference()

ByteByReference

public ByteByReference(byte value)

Method Detail

getValue

public byte getValue()

setValue

public void setValue(byte value)
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.