import FastParser from '@decentrawise/graphenejs/lib/serializer/src/FastParser.js'FastParser
Static Method Summary
| Static Public Methods | ||
| public static | 
       fixed_data(b: *, len: *, buffer: *): *  | 
    |
| public static | 
       public_key(b: *, public_key: *): *  | 
    |
| public static | 
       ripemd160(b: *, ripemd160: *): *  | 
    |
| public static | 
       time_point_sec(b: *, epoch: *): *  | 
    |
Static Public Methods
public static fixed_data(b: *, len: *, buffer: *): * source
Params:
| Name | Type | Attribute | Description | 
| b | * | ||
| len | * | ||
| buffer | * | 
Return:
| * | 
public static public_key(b: *, public_key: *): * source
Params:
| Name | Type | Attribute | Description | 
| b | * | ||
| public_key | * | 
Return:
| * | 
public static ripemd160(b: *, ripemd160: *): * source
Params:
| Name | Type | Attribute | Description | 
| b | * | ||
| ripemd160 | * | 
Return:
| * | 
public static time_point_sec(b: *, epoch: *): * source
Params:
| Name | Type | Attribute | Description | 
| b | * | ||
| epoch | * | 
Return:
| * | 
    
  