mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Merge branch 'master' into release to roll forward to cl/341113126.
This commit is contained in:
@@ -33,6 +33,8 @@ namespace connections {
|
||||
// Payload.
|
||||
class InternalPayload {
|
||||
public:
|
||||
static constexpr int kIndeterminateSize = -1;
|
||||
|
||||
explicit InternalPayload(Payload payload);
|
||||
virtual ~InternalPayload() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user