Functions
boringssl-with-bazel/src/tool/file.cc File Reference
#include <openssl/bytestring.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include <algorithm>
#include <vector>
#include "internal.h"
Include dependency graph for boringssl-with-bazel/src/tool/file.cc:

Go to the source code of this file.

Functions

bool ReadAll (std::vector< uint8_t > *out, FILE *file)
 
bool WriteToFile (const std::string &path, bssl::Span< const uint8_t > in)
 

Function Documentation

◆ ReadAll()

bool ReadAll ( std::vector< uint8_t > *  out,
FILE *  file 
)

Definition at line 27 of file boringssl-with-bazel/src/tool/file.cc.

◆ WriteToFile()

bool WriteToFile ( const std::string &  path,
bssl::Span< const uint8_t in 
)

Definition at line 56 of file boringssl-with-bazel/src/tool/file.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:12