gossamer/binary_type

Types

pub type BinaryType {
  ArrayBuffer
  Blob
  Other(String)
}

Constructors

  • ArrayBuffer
  • Blob
  • Other(String)
Search Document