package util
import "github.com/apache/arrow/go/v15/arrow/util"
Index ¶
Functions ¶
func TotalArraySize ¶
TotalArraySize returns the sum of the number of bytes in each buffer referenced by the Array.
func TotalRecordSize ¶
TotalRecordSize return the sum of bytes in each buffer referenced by the Record.
Source Files ¶
- Version
- v15.0.1
- Published
- Feb 23, 2024
- Platform
- darwin/amd64
- Imports
- 3 packages
- Last checked
- 2 hours ago –
Tools for package owners.