Npgsql Api Docs

FastpathArg Constructor (Byte[], Int32, Int32)

[Visual Basic]
Overloads Public Sub New( _
   ByVal buf As Byte(), _
   ByVal off As Integer, _
   ByVal len As Integer _
)
[C#]
public FastpathArg(
   byte[] buf,
   int off,
   int len
);

See Also

FastpathArg Class | NpgsqlTypes Namespace | FastpathArg Constructor Overload List