Package | Description |
---|---|
com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
com.microsoft.rest.serializer |
The package contains classes that handle serialization and deserialization
for the REST call payloads.
|
Modifier and Type | Method and Description |
---|---|
static Base64Url |
Base64Url.encode(byte[] bytes)
Encode a byte array into Base64Url encoded bytes.
|
Modifier and Type | Method and Description |
---|---|
void |
Base64UrlSerializer.serialize(Base64Url value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2019. All rights reserved.