Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ pack_values
Method
pack_values
c_glib/test/test-array-builder.rb:1924–1926 ·
view source on GitHub ↗
(values)
Source
from the content-addressed store, hash-verified
1922
end
1923
1924
def pack_values(values)
1925
values.join(
""
)
1926
end
1927
1928
def empty_value
1929
"\x0\x0\x0\x0"
Callers
nothing calls this directly
Calls
1
join
Method · 0.45
Tested by
no test coverage detected