| Modifier and Type | Field and Description |
|---|---|
private Transcoder<T> |
transcoder |
| Constructor and Description |
|---|
ResultDecoder(Transcoder<T> transcoder) |
| Modifier and Type | Method and Description |
|---|---|
GetResult<T> |
apply(GetResult<byte[]> input) |
private final Transcoder<T> transcoder
public ResultDecoder(Transcoder<T> transcoder)
Copyright © 2020 Spotify AB. All Rights Reserved.