Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ Length
Method
Length
test-app/runtime/src/main/cpp/DirectBuffer.cpp:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
int DirectBuffer::Length() const {
32
return m_length;
33
}
34
35
int DirectBuffer::Size() const {
36
return m_pos - m_data;
Callers
15
PrepareV8Runtime
Method · 0.45
ClearTimer
Method · 0.45
SetTimer
Method · 0.45
RequireCallbackImpl
Method · 0.45
Ctor
Method · 0.45
CanParse
Method · 0.45
MarkAsLongCallback
Method · 0.45
MarkAsByteCallback
Method · 0.45
MarkAsShortCallback
Method · 0.45
MarkAsCharCallback
Method · 0.45
MarkAsFloatCallback
Method · 0.45
MarkAsDoubleCallback
Method · 0.45
Calls
no outgoing calls
Tested by
2
sendToFrontEndCallback
Method · 0.36
Test
Method · 0.36