Versions in this module Expand all Collapse all v0 v0.0.7 Mar 28, 2026 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type Ashmem struct + Fd int32 + Size int64 + func (s *Ashmem) MarshalParcel(p *parcel.Parcel) error + func (s *Ashmem) UnmarshalParcel(p *parcel.Parcel) error + type MappableFile struct + Fd int32 + Length int64 + Offset int64 + Prot int32 + func (s *MappableFile) MarshalParcel(p *parcel.Parcel) error + func (s *MappableFile) UnmarshalParcel(p *parcel.Parcel) error + type NativeHandle struct + Fds []int32 + Ints []int32 + func (s *NativeHandle) MarshalParcel(p *parcel.Parcel) error + func (s *NativeHandle) UnmarshalParcel(p *parcel.Parcel) error