GRPC Objective-C  1.26.0
Instance Methods | Class Methods
NSData(GRPC) Category Reference

#import <NSData+GRPC.h>

Instance Methods

(struct grpc_byte_buffer *) - grpc_byteBuffer
 

Class Methods

(instancetype) + grpc_dataWithByteBuffer:
 

Method Documentation

◆ grpc_byteBuffer()

- (struct grpc_byte_buffer *) grpc_byteBuffer

◆ grpc_dataWithByteBuffer:()

+ (instancetype) grpc_dataWithByteBuffer: (struct grpc_byte_buffer *)  buffer

The documentation for this category was generated from the following file: