Method | Description | |
---|---|---|
FromJson ( JToken token ) : |
||
FromParser ( BinaryParser parser, int? hint = null ) : |
||
ToBytes ( IBytesSink sink ) : void | ||
ToJson ( ) : JToken | ||
Vector256 ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
Vector256 ( IEnumerable enumerable ) : System.Collections.Generic |
public static FromJson ( JToken token ) : |
||
token | JToken | |
return |
public static FromParser ( BinaryParser parser, int? hint = null ) : |
||
parser | BinaryParser | |
hint | int? | |
return |
public Vector256 ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |