RawDataEncoding
public protocol RawDataEncoding
A protocol that indicates a data structure can be rendered as raw Data.
-
Undocumented
Declaration
Swift
func rawData() -> Data
Solana Docs (69% documented)
public protocol RawDataEncoding
A protocol that indicates a data structure can be rendered as raw Data.
Undocumented
Swift
func rawData() -> Data