Skip to content

BufferLayout

bigearsenal edited this page May 17, 2022 · 1 revision

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 
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally