Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ val_is_buffer
Function
val_is_buffer
src/hx/CFFI.cpp:565–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
bool val_is_buffer(value inVal) { return val_to_buffer((hx::Object *)inVal)!=0; }
566
567
568
Callers
3
valIsBuffer
Function · 0.85
getByteData
Function · 0.85
resizeByteData
Function · 0.85
Calls
1
val_to_buffer
Function · 0.85
Tested by
no test coverage detected