Cube Engine Read Buffer for parsing variable-length encoded data.
| Methods | ||
|---|---|---|
public
|
__construct(string $data)
|
# |
public
|
isEmpty(): bool
|
# |
public
|
hasMore(): bool
|
# |
public
|
getUChar(): int
|
# |
public
|
getInt(): int
|
# |
public
|
getString(): string
|
# |