void encode<T>( T obj, Stream stream )
Sub encode(Of T) ( obj As T, stream As Stream )
generic<typename T> void encode( T obj, Stream^ stream )
abstract encode : obj : 'T * stream : Stream -> unit
JavaScript does not support generic types or methods.
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.