Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ UInt32Array
Class
UInt32Array
ruby/red-arrow-format/lib/arrow-format/array.rb:261–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
end
260
261
class UInt32Array < IntArray
262
class << self
263
def type
264
UInt32Type.singleton
265
end
266
end
267
end
268
269
class Int64Array < IntArray
270
class << self
Callers
4
Finalize
Method · 0.85
Finalize
Method · 0.85
ConsumeImpl
Method · 0.85
ConsumeImpl
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected