Package | Description |
---|---|
org.apache.cassandra.io.util |
Modifier and Type | Class and Description |
---|---|
class |
DataOutputBuffer
An implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
its buffer so copies can be avoided.
|
class |
DataOutputBufferFixed
An implementation of the DataOutputStream interface using a FastByteArrayOutputStream and exposing
its buffer so copies can be avoided.
|
class |
SafeMemoryWriter |
Modifier and Type | Method and Description |
---|---|
BufferedDataOutputStreamPlus |
BufferedDataOutputStreamPlus.order(java.nio.ByteOrder order) |
Copyright © 2019 The Apache Software Foundation