Home Reference Source
public class | source

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:

NameTypeAttributeDescription
b *
len *
buffer *

Return:

*

public static public_key(b: *, public_key: *): * source

Params:

NameTypeAttributeDescription
b *
public_key *

Return:

*

public static ripemd160(b: *, ripemd160: *): * source

Params:

NameTypeAttributeDescription
b *
ripemd160 *

Return:

*

public static time_point_sec(b: *, epoch: *): * source

Params:

NameTypeAttributeDescription
b *
epoch *

Return:

*