Skip to main content

Encoded

type Encoded struct {
// contains filtered or unexported fields
}

Encoded is a `clika_rt_encoded*` handle (single-owner).

Methods

Close

func (h *Encoded) Close()

Close frees the single-owner handle; safe to call twice.