public class ByteRefPtr extends BaseByteRef
Modifier and Type | Field and Description |
---|---|
long |
ptr |
Constructor and Description |
---|
ByteRefPtr(long ptr) |
public byte get()
get
in class BaseByteRef
public void set(byte value)
set
in class BaseByteRef
Copyright © 2014–2018. All rights reserved.