تدفق التوتر:: العمليات:: DecodeBase64

#include <string_ops.h>

فك تشفير السلاسل المشفرة باستخدام Base64 الآمنة على الويب.

ملخص

قد يكون الإدخال أو لا يحتوي على حشوة في النهاية. راجع EncodeBase64 للحشوة. "آمن للويب" يعني أن الإدخال يجب أن يستخدم - و _ بدلاً من + و /.

الحجج:

  • النطاق: كائن النطاق
  • الإدخال: سلاسل Base64 لفك التشفير.

عائدات:

  • Output : سلاسل فك التشفير.

البنائين والمدمرين

DecodeBase64 (const :: tensorflow::Scope & scope, :: tensorflow::Input input)

الصفات العامة

operation
output

الوظائف العامة

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

الصفات العامة

عملية

Operation operation

انتاج

::tensorflow::Output output

الوظائف العامة

DecodeBase64

 DecodeBase64(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const 
,

تدفق التوتر:: العمليات:: DecodeBase64

#include <string_ops.h>

فك تشفير السلاسل المشفرة باستخدام Base64 الآمنة على الويب.

ملخص

قد يكون الإدخال أو لا يحتوي على حشوة في النهاية. راجع EncodeBase64 للحشوة. "آمن للويب" يعني أن الإدخال يجب أن يستخدم - و _ بدلاً من + و /.

الحجج:

  • النطاق: كائن النطاق
  • الإدخال: سلاسل Base64 لفك التشفير.

عائدات:

  • Output : سلاسل فك التشفير.

البنائين والمدمرين

DecodeBase64 (const :: tensorflow::Scope & scope, :: tensorflow::Input input)

الصفات العامة

operation
output

الوظائف العامة

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

الصفات العامة

عملية

Operation operation

انتاج

::tensorflow::Output output

الوظائف العامة

DecodeBase64

 DecodeBase64(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const