Class RawObject

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(type: any, content: any): RawObject

Parameters

  • type: any
  • content: any

Returns

RawObject

Properties

public content: any

public type: any

Methods

public sha1(encoding?: string): any

Parameters

  • encoding?: string optional

Returns

any

public sha1_hex(): any

Returns

any