| Package | Description |
|---|---|
| com.atlassian.vcache |
Contains the core types for Atlassian VCache API.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
Marshaller.marshall(T obj)
Deprecated.
Responsible for converting a object into an array of bytes.
|
T |
Marshaller.unmarshall(byte[] raw)
Deprecated.
Responsible for converting an array of bytes into an object.
|
Copyright © 2022 Atlassian. All rights reserved.