type github.com/apache/arrow-go/v18/arrow/array.ListView (struct)
Method Implmentations (5 other methods implement nothing)
Data() arrow.ArrayData
*ListView.M : ListLike.Data
*ListView.M : VarLenListLike.Data
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Data
DataType() arrow.DataType
*ListView.M : ListLike.DataType
*ListView.M : VarLenListLike.DataType
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].DataType
GetOneForMarshal(i int) interface{}
*ListView.M : ListLike.GetOneForMarshal
*ListView.M : VarLenListLike.GetOneForMarshal
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].GetOneForMarshal
IsNull(i int) bool
*ListView.M : ListLike.IsNull
*ListView.M : VarLenListLike.IsNull
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].IsNull
IsValid(i int) bool
*ListView.M : ListLike.IsValid
*ListView.M : VarLenListLike.IsValid
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].IsValid
Len() int
*ListView.M : ListLike.Len
*ListView.M : VarLenListLike.Len
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Len
MarshalJSON() ([]byte, error)
*ListView.M : ListLike.MarshalJSON
*ListView.M : VarLenListLike.MarshalJSON
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].MarshalJSON
*ListView.M : github.com/goccy/go-json.Marshaler.MarshalJSON
*ListView.M : encoding/json.Marshaler.MarshalJSON
NullBitmapBytes() []byte
*ListView.M : ListLike.NullBitmapBytes
*ListView.M : VarLenListLike.NullBitmapBytes
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].NullBitmapBytes
NullN() int
*ListView.M : ListLike.NullN
*ListView.M : VarLenListLike.NullN
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].NullN
Release()
*ListView.M : ListLike.Release
*ListView.M : VarLenListLike.Release
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Release
*ListView.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Release
Retain()
*ListView.M : ListLike.Retain
*ListView.M : VarLenListLike.Retain
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].Retain
*ListView.M : github.com/apache/arrow-go/v18/arrow/scalar.Releasable.Retain
String() string
*ListView.M : ListLike.String
*ListView.M : VarLenListLike.String
*ListView.M : github.com/apache/arrow-go/v18/arrow.Array[T].String
*ListView.M : expvar.Var.String
*ListView.M : fmt.Stringer.String
ValueOffsets(i int) (start, end int64)
*ListView.M : ListLike.ValueOffsets
*ListView.M : VarLenListLike.ValueOffsets
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |