|
Goby3 3.5.0
2026.05.29
|
#include <goby/util/thirdparty/jwt-cpp/base.h>
Public Member Functions | |
| padding ()=default | |
| padding (size_t count, size_t length) | |
| padding | operator+ (const padding &p) |
Public Attributes | |
| size_t | count = 0 |
| size_t | length = 0 |
Friends | |
| bool | operator== (const padding &lhs, const padding &rhs) |
|
default |
|
inline |