BufferLayout - p2p-org/solana-swift GitHub Wiki
BufferLayout
public protocol BufferLayout: Codable, BorshCodable
Inheritance
BorshCodable
, Codable
Default Implementations
init(from:)
public init(from decoder: Decoder) throws
Requirements
BUFFER_LENGTH
static var BUFFER_LENGTH: UInt64