| Methods | ||
|---|---|---|
private
|
binaryTypeValueGetPrefixConst(): string
|
# |
private
|
binaryTypeValueEncode(string $value): string
|
# |
private
|
binaryTypeValueIsEncoded(string $value): bool
|
# |
private
|
binaryTypeValueDecode(string $value): string
|
# |
private
|
binaryTypeIsEncodeNeeded(string $type): bool
|
# |
private
|
binaryTypeIsDecodeNeeded(string $type, scalar $value): bool
|
# |