| Package | Description |
|---|---|
| com.facebook.presto.common.type |
| Modifier and Type | Method and Description |
|---|---|
static CharType |
CharType.createCharType(long length) |
| Modifier and Type | Method and Description |
|---|---|
static io.airlift.slice.Slice |
Chars.padSpaces(io.airlift.slice.Slice slice,
CharType charType) |
static io.airlift.slice.Slice |
Chars.truncateToLengthAndTrimSpaces(io.airlift.slice.Slice slice,
CharType charType) |
Copyright © 2012–2022. All rights reserved.