BufferPackerImpl
wvlet.airframe.msgpack.impl.BufferPackerImpl
class BufferPackerImpl(bufferPacker: MessageBufferPacker) extends PackerImpl, BufferPacker
Attributes
- Graph
-
- Supertypes
-
trait BufferPackerclass PackerImpltrait Packertrait AutoCloseableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> AutoCloseable
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Inherited from:
- Packer
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
if nanoAdjustment == 0 and epochSeconds <= 2^32, it will encode the timestamp using Timestamp32. Otherwise, an appropriate timestamp code is chosen automatically from one of timestamp32, timestamp64, and timestamp96.
if nanoAdjustment == 0 and epochSeconds <= 2^32, it will encode the timestamp using Timestamp32. Otherwise, an appropriate timestamp code is chosen automatically from one of timestamp32, timestamp64, and timestamp96.
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Inherited from:
- Packer
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
Attributes
- Definition Classes
-
PackerImpl -> Packer
- Inherited from:
- PackerImpl
In this article