Method and Description |
---|
net.openhft.chronicle.bytes.ReadAccess.compareTo(T, long, ReadAccess<S>, S, long, long) |
net.openhft.chronicle.bytes.Bytes.mark()
Don't use mark() or reset(), use a lambda method like withLength
|
net.openhft.chronicle.bytes.Bytes.reset()
Don't use mark() or reset(), use a lambda method like withLength
|
net.openhft.chronicle.bytes.WriteAccess.writeFrom(T, long, ReadAccess<S>, S, long, long) |
Copyright © 2015. All rights reserved.