LeviLamina
Loading...
Searching...
No Matches
DataChunk.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dcsctp {
6
7
class
DataChunk
{
8
public
:
9
// static functions
10
// NOLINTBEGIN
11
MCNAPI static ::std::optional<::dcsctp::DataChunk>
Parse
(
::rtc::ArrayView<uchar const>
);
12
// NOLINTEND
13
14
public
:
15
// vftables
16
// NOLINTBEGIN
17
MCNAPI
static
void
**
$vftable
();
18
// NOLINTEND
19
};
20
21
}
// namespace dcsctp
dcsctp::DataChunk
Definition
DataChunk.h:7
dcsctp::DataChunk::$vftable
static MCAPI void ** $vftable()
dcsctp::DataChunk::Parse
static MCAPI ::std::optional<::dcsctp::DataChunk > Parse(::rtc::ArrayView< uchar const >)
rtc::ArrayView
Definition
_HeaderOutputPredefine.h:258
src
mc
external
dcsctp
DataChunk.h
Generated on Fri Jun 13 2025 05:04:36 for LeviLamina by
1.12.0